getGrantedAuthorities(LdapUserDetails userDetails) Get the list of authorities for the user.
Parameters: userDetails - the user details object which was returned by the LDAP authenticator.
Get the list of authorities for the user.
Parameters: userDetails - the user details object which was returned by the LDAP authenticator. the granted authorities for the given user. throws: LdapDataAccessException - if there is a problem accessing the directory.