|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.mindoro.domain.SecurityFacade
The SecurityFacade provides a simplified and unified interface to the underlying Users/Roles/Permissions model.
Constructor Summary | |
SecurityFacade(UserDao userDao)
|
Method Summary | |
SystemUser |
authenticate(SystemUser user)
Attempt to authenticate the given SystemUser. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SecurityFacade(UserDao userDao)
userDao
- UserDaoMethod Detail |
public final SystemUser authenticate(SystemUser user)
user
- SystemUser
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |