public class LDAPGroupRole extends LDAPIdentityType
LDAPUser that does not map to LDAP managed attributes| Constructor and Description |
|---|
LDAPGroupRole(LDAPAgent agent,
LDAPGroup group,
LDAPRole role) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDN() |
org.picketlink.idm.model.Group |
getGroup() |
org.picketlink.idm.model.IdentityType |
getMember() |
org.picketlink.idm.model.Role |
getRole() |
getCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getCustomAttributes, getId, removeAttribute, setAttribute, setCustomAttributes, setIdaddMember, getAttributeForBinding, getBidingName, getDN, getDnSuffix, getLDAPAttributes, isMember, removeMember, setDnSuffix, setLDAPAttributespublic String getDN()
getDN in class LDAPIdentityTypepublic org.picketlink.idm.model.IdentityType getMember()
public org.picketlink.idm.model.Group getGroup()
public org.picketlink.idm.model.Role getRole()
Copyright © 2013. All Rights Reserved.