Uses of Interface
org.hippoecm.hst.security.User
Packages that use User
-
Uses of User in org.hippoecm.hst.security
Classes in org.hippoecm.hst.security that implement UserModifier and TypeClassDescriptionclass
An User Principal which optionally may hold a serializableTransientUser.getUserObject()
which later can be used to provide additional user infoMethods in org.hippoecm.hst.security that return UserModifier and TypeMethodDescriptionAuthenticationProvider.authenticate
(String userName, char[] password) Authenticate a user.Methods in org.hippoecm.hst.security with parameters of type UserModifier and TypeMethodDescriptionAuthenticationProvider.getRolesByUser
(User user) Returns security roles of the given user