Uses of Interface
org.hippoecm.hst.security.User
-
Uses of User in org.hippoecm.hst.security
Modifier and TypeClassDescriptionclass
An User Principal which optionally may hold a serializableTransientUser.getUserObject()
which later can be used to provide additional user infoModifier and TypeMethodDescriptionAuthenticationProvider.authenticate
(String userName, char[] password) Authenticate a user.Modifier and TypeMethodDescriptionAuthenticationProvider.getRolesByUser
(User user) Returns security roles of the given user