Package | Description |
---|---|
org.hippoecm.hst.security |
Modifier and Type | Class and Description |
---|---|
class |
TransientUser
An User Principal which optionally may hold a serializable
TransientUser.getUserObject()
which later can be used to provide additional user info |
Modifier and Type | Method and Description |
---|---|
User |
AuthenticationProvider.authenticate(String userName,
char[] password)
Authenticate a user.
|
Modifier and Type | Method and Description |
---|---|
default Set<Role> |
AuthenticationProvider.getRolesByUser(User user)
Returns security roles of the given user
|
Copyright © 2012–2025 Bloomreach. All rights reserved.