|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UserInfo | |
| org.apache.cocoon.auth.impl | |
| Uses of UserInfo in org.apache.cocoon.auth.impl |
| Methods in org.apache.cocoon.auth.impl that return UserInfo | |
UserInfo |
UserDAO.getUserInfo(String name)
Get a user info for the given user name. |
| Methods in org.apache.cocoon.auth.impl with parameters of type UserInfo | |
void |
UserDAO.storeUserInfo(UserInfo info)
Store or update a user info in the database. |
org.apache.cocoon.auth.User |
UserDAO.getUser(UserInfo info)
Get the complete user for the user info. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||