|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.iai.ilcd.security.UserAccessBean
public class UserAccessBean
Constructor Summary | |
---|---|
UserAccessBean()
|
Method Summary | |
---|---|
java.lang.String |
getUserName()
|
boolean |
hasRole(SecurityRole role)
|
boolean |
hasRole(java.lang.String role)
|
boolean |
isAdmin()
|
boolean |
isHasFullViewRights()
|
boolean |
isLoggedIn()
|
boolean |
isSuperAdmin()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserAccessBean()
Method Detail |
---|
public boolean isLoggedIn()
public boolean isAdmin()
public boolean isSuperAdmin()
public boolean isHasFullViewRights()
public boolean hasRole(java.lang.String role)
public boolean hasRole(SecurityRole role)
public java.lang.String getUserName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |