|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.identity.management.Identity
public class Identity
Constructor Summary | |
---|---|
Identity()
|
Method Summary | |
---|---|
int |
getRoleCount()
|
int |
getUserCount()
|
void |
setRoleModule(RoleModule roleModule)
|
void |
setUserModule(UserModule userModule)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Identity()
Method Detail |
---|
public int getUserCount() throws java.lang.Exception
getUserCount
in interface IdentityMBean
java.lang.Exception
public int getRoleCount() throws java.lang.Exception
getRoleCount
in interface IdentityMBean
java.lang.Exception
public void setRoleModule(RoleModule roleModule)
setRoleModule
in interface IdentityMBean
public void setUserModule(UserModule userModule)
setUserModule
in interface IdentityMBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |