| Retrieves the attributes of a particular user according to its unique login.
Parameters: login - the login of the user whose attributes need to be retrieved the requested user attributes; or null if the user couldn't be found throws: CredentialsManagerException - when a unexpected error occurred during the retrieval of the user attributes since: 1.6 |