|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectServiceMBeanSupport
org.jboss.portal.jems.as.system.AbstractJBossService
org.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)
|
protected void |
startService()
|
| Methods inherited from class org.jboss.portal.identity.service.UserProfileModuleService |
|---|
getProfileConfigFile, setProfileConfigFile, setProfileInfo |
| Methods inherited from class org.jboss.portal.identity.service.IdentityModuleService |
|---|
getConnectionJNDIName, getIdentityConfiguration, getIdentityContext, getIdentityEventBroadcaster, getInitOptions, getJNDIName, getModuleType, setConnectionJNDIName, setIdentityContext, setInitOptions, setJNDIName, setModuleType, stopService |
| Methods inherited from class org.jboss.portal.jems.as.system.AbstractJBossService |
|---|
create, destroy, getState, getStateString, start, 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 |
|---|
protected void startService()
throws java.lang.Exception
startService in class UserProfileModuleServicejava.lang.Exception
protected LDAPConnectionContext getConnectionContext()
throws IdentityException
IdentityExceptionpublic void setConnectionContext(LDAPConnectionContext connectionContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||