|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.picketlink.idm.internal.ldap.DirContextAdaptor
org.jboss.picketlink.idm.internal.ldap.LDAPRole
public class LDAPRole
Implementation of Role for storage in ldap
| Field Summary |
|---|
| Fields inherited from class org.jboss.picketlink.idm.internal.ldap.DirContextAdaptor |
|---|
attributes, COMMA, EQUAL, handler, SPACE_STRING |
| Fields inherited from interface org.jboss.picketlink.idm.model.Role |
|---|
KEY_PREFIX |
| Fields inherited from interface javax.naming.directory.DirContext |
|---|
ADD_ATTRIBUTE, REMOVE_ATTRIBUTE, REPLACE_ATTRIBUTE |
| Fields inherited from interface javax.naming.Context |
|---|
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES |
| Constructor Summary | |
|---|---|
LDAPRole()
|
|
| Method Summary | |
|---|---|
void |
addUser(LDAPUser user)
|
static LDAPRole |
create(Attributes attributes,
String roleDNSuffix)
|
String |
getDN()
|
String |
getName()
|
void |
removeUser(LDAPUser user)
|
void |
setName(String roleName)
|
void |
setRoleDNSuffix(String rdns)
|
| Methods inherited from class org.jboss.picketlink.idm.internal.ldap.DirContextAdaptor |
|---|
addToEnvironment, bind, bind, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getAttribute, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getAttributeValues, getCreationDate, getEnvironment, getExpirationDate, getKey, getNameInNamespace, getNameParser, getNameParser, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, isEnabled, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, rebind, rebind, removeAttribute, removeFromEnvironment, rename, rename, search, search, search, search, search, search, search, search, setAttribute, setAttribute, setLDAPChangeNotificationHandler, unbind, unbind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.picketlink.idm.model.IdentityType |
|---|
getAttribute, getAttributes, getAttributeValues, getCreationDate, getExpirationDate, getKey, isEnabled, removeAttribute, setAttribute, setAttribute |
| Constructor Detail |
|---|
public LDAPRole()
| Method Detail |
|---|
public void setRoleDNSuffix(String rdns)
public String getDN()
public void setName(String roleName)
public String getName()
getName in interface Rolepublic void addUser(LDAPUser user)
public void removeUser(LDAPUser user)
public static LDAPRole create(Attributes attributes,
String roleDNSuffix)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||