Uses of Package
org.apache.jackrabbit.oak.security.authentication.ldap.impl
-
Packages that use org.apache.jackrabbit.oak.security.authentication.ldap.impl Package Description org.apache.jackrabbit.oak.security.authentication.ldap.impl -
Classes in org.apache.jackrabbit.oak.security.authentication.ldap.impl used by org.apache.jackrabbit.oak.security.authentication.ldap.impl Class Description LdapIdentity Implements an identity that is provided by theLdapIdentityProvider
.LdapIdentityProvider LdapIdentityProvider
implements an external identity provider that reads users and groups from an ldap source.LdapProviderConfig Configuration of the ldap provider.LdapProviderConfig.Identity Defines the configuration of an identity (user or group).LdapProviderConfig.PoolConfig Defines the configuration of a connection pool.PoolableUnboundConnectionFactory A factory for creating unbound LdapConnection objects managed by LdapConnectionPool.