|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use User | |
---|---|
org.hippoecm.hst.security | |
org.hippoecm.hst.security.impl |
Uses of User in org.hippoecm.hst.security |
---|
Classes in org.hippoecm.hst.security that implement User | |
---|---|
class |
TransientUser
TransientUser |
Methods in org.hippoecm.hst.security that return User | |
---|---|
User |
AuthenticationProvider.authenticate(String userName,
char[] password)
Authenticate a user. |
Uses of User in org.hippoecm.hst.security.impl |
---|
Fields in org.hippoecm.hst.security.impl declared as User | |
---|---|
protected User |
DefaultLoginModule.user
|
Methods in org.hippoecm.hst.security.impl that return User | |
---|---|
User |
JcrAuthenticationProvider.authenticate(String userName,
char[] password)
|
Methods in org.hippoecm.hst.security.impl with parameters of type User | |
---|---|
protected void |
DefaultLoginModule.commitSubject(Subject containerSubject,
User user)
Default setup of the logged on Subject Principals for Tomcat |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |