| Modifier and Type | Field and Description |
|---|---|
protected LdapIdentityProvider |
LdapIdentity.provider |
| Constructor and Description |
|---|
LdapGroup(LdapIdentityProvider provider,
org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef ref,
String id,
String path) |
LdapIdentity(LdapIdentityProvider provider,
org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef ref,
String id,
String path) |
LdapUser(LdapIdentityProvider provider,
org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef ref,
String id,
String path) |
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.