|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.fridaymvc.security.accesscontroller.AccessController
| Constructor Summary | |
AccessController()
|
|
| Method Summary | |
User |
getUser()
|
boolean |
hasPermission(java.lang.String permissionName)
|
boolean |
hasRole(java.lang.String roleName)
|
boolean |
isLogged()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AccessController()
| Method Detail |
public boolean isLogged()
public boolean hasRole(java.lang.String roleName)
public User getUser()
public boolean hasPermission(java.lang.String permissionName)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||