| Package | Description |
|---|---|
| org.picketlink.idm.ldap.internal |
| Modifier and Type | Method and Description |
|---|---|
protected LDAPGroup |
LDAPIdentityStore.lookupGroup(String groupPath) |
protected LDAPGroup |
LDAPIdentityStore.lookupGroup(String groupPath,
String baseDN) |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPGroup.addMember(LDAPGroup childGroup) |
protected org.picketlink.idm.model.Group |
LDAPIdentityStore.getParentGroup(LDAPGroup childGroup,
boolean loadAllHiearchy)
Returns the parent group for the given child group.
|
protected List<org.picketlink.idm.model.Group> |
LDAPIdentityStore.getParentGroups(org.picketlink.idm.spi.SecurityContext context,
LDAPGroup childGroup) |
| Constructor and Description |
|---|
LDAPGroupRole(LDAPAgent agent,
LDAPGroup group,
LDAPRole role) |
Copyright © 2013. All Rights Reserved.