Uses of Interface
io.milton.ldap.LdapPrincipal
Packages that use LdapPrincipal
-
Uses of LdapPrincipal in io.milton.ldap
Classes in io.milton.ldap that implement LdapPrincipalModifier and TypeClassDescriptionstatic classThe BeanPropertyResource annotation makes the bean properties on this class available to milton property resolution.Methods in io.milton.ldap that return LdapPrincipalModifier and TypeMethodDescriptionMethods in io.milton.ldap with parameters of type LdapPrincipalModifier and TypeMethodDescriptionCompoundLdapFilter.findInGAL(LdapPrincipal user, Set<String> returningAttributes, int sizeLimit) Find persons in Exchange GAL matching filter.LdapFilter.findInGAL(LdapPrincipal user, Set<String> returningAttributes, int sizeLimit) LdapParser.parseFilter(com.sun.jndi.ldap.BerDecoder reqBer, LdapPrincipal user, String userName) Constructors in io.milton.ldap with parameters of type LdapPrincipalModifierConstructorDescriptionprotectedSearchRunnable(UserFactory userFactory, LdapPropertyMapper propertyMapper, int currentMessageId, String dn, int scope, int sizeLimit, int timelimit, LdapFilter ldapFilter, Set<String> returningAttributes, LdapResponseHandler ldapResponseHandler, LdapPrincipal user, SearchManager searchManager)