|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.identity.service.IdentityModuleService
org.jboss.portal.identity.service.UserProfileModuleService
org.jboss.portal.identity.ldap.LDAPUserProfileModule
public abstract class LDAPUserProfileModule
Field Summary |
---|
Fields inherited from class org.jboss.portal.identity.service.UserProfileModuleService |
---|
profileInfo |
Fields inherited from class org.jboss.portal.identity.service.IdentityModuleService |
---|
moduleType |
Constructor Summary | |
---|---|
LDAPUserProfileModule()
|
Method Summary | |
---|---|
protected LDAPConnectionContext |
getConnectionContext()
|
void |
setConnectionContext(LDAPConnectionContext connectionContext)
|
void |
start()
|
Methods inherited from class org.jboss.portal.identity.service.UserProfileModuleService |
---|
fireUserProfileChangedEvent, getProfileConfigFile, setProfileConfigFile, setProfileInfo |
Methods inherited from class org.jboss.portal.identity.service.IdentityModuleService |
---|
getConnectionJNDIName, getIdentityConfiguration, getIdentityContext, getIdentityEventBroadcaster, getInitOptions, getJndiBinder, getJNDIName, getModuleType, setConnectionJNDIName, setIdentityContext, setInitOptions, setJndiBinder, setJNDIName, setModuleType, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portal.identity.UserProfileModule |
---|
getProfileInfo, getProperties, getProperty, setProperty |
Constructor Detail |
---|
public LDAPUserProfileModule()
Method Detail |
---|
public void start() throws java.lang.Exception
start
in class UserProfileModuleService
java.lang.Exception
protected LDAPConnectionContext getConnectionContext() throws IdentityException
IdentityException
public void setConnectionContext(LDAPConnectionContext connectionContext)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |