public class LdapParser extends Object
| Constructor and Description |
|---|
LdapParser(LdapPropertyMapper propertyMapper,
LdapResponseHandler helper,
UserFactory userFactory) |
| Modifier and Type | Method and Description |
|---|---|
LdapFilter |
parseFilter(com.sun.jndi.ldap.BerDecoder reqBer,
LdapPrincipal user,
String userName) |
Set<String> |
parseReturningAttributes(com.sun.jndi.ldap.BerDecoder reqBer) |
public LdapParser(LdapPropertyMapper propertyMapper, LdapResponseHandler helper, UserFactory userFactory)
public LdapFilter parseFilter(com.sun.jndi.ldap.BerDecoder reqBer, LdapPrincipal user, String userName) throws IOException
IOExceptionpublic Set<String> parseReturningAttributes(com.sun.jndi.ldap.BerDecoder reqBer) throws IOException
IOExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.