|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.smartcomps.twister.util.user.priv.TwisterUserImpl
| Constructor Summary | |
TwisterUserImpl()
|
|
| Method Summary | |
org.smartcomps.twister.util.user.User |
createUser(org.smartcomps.twister.util.user.User user)
|
java.util.Collection |
findAllRoles()
|
java.util.Collection |
findAllUsers()
|
java.util.Collection |
findUsersInRole(java.lang.String rolename)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TwisterUserImpl()
| Method Detail |
public org.smartcomps.twister.util.user.User createUser(org.smartcomps.twister.util.user.User user)
throws CreationException
createUser in interface TwisterUserCreationException
public java.util.Collection findAllUsers()
throws TwisterUserException
findAllUsers in interface TwisterUserTwisterUserException
public java.util.Collection findAllRoles()
throws TwisterUserException
findAllRoles in interface TwisterUserTwisterUserException
public java.util.Collection findUsersInRole(java.lang.String rolename)
throws TwisterUserException
findUsersInRole in interface TwisterUserTwisterUserException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||