|
|||||||||
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
public abstract class UserProfileModuleService
Field Summary | |
---|---|
protected ProfileInfo |
profileInfo
|
Fields inherited from class org.jboss.portal.identity.service.IdentityModuleService |
---|
moduleType |
Constructor Summary | |
---|---|
protected |
UserProfileModuleService()
|
Method Summary | |
---|---|
java.lang.String |
getProfileConfigFile()
|
void |
setProfileConfigFile(java.lang.String profileConfigFile)
|
void |
setProfileInfo(ProfileInfo profileInfo)
|
void |
start()
|
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 |
Field Detail |
---|
protected ProfileInfo profileInfo
Constructor Detail |
---|
protected UserProfileModuleService()
Method Detail |
---|
public void start() throws java.lang.Exception
start
in class IdentityModuleService
java.lang.Exception
public void setProfileInfo(ProfileInfo profileInfo)
public java.lang.String getProfileConfigFile()
public void setProfileConfigFile(java.lang.String profileConfigFile)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |