Package | Description |
---|---|
org.hippoecm.hst.security |
Modifier and Type | Class and Description |
---|---|
class |
TransientRole |
Modifier and Type | Method and Description |
---|---|
default Set<Role> |
AuthenticationProvider.getRolesByUser(User user)
Returns security roles of the given user
|
Set<Role> |
AuthenticationProvider.getRolesByUsername(String username)
Deprecated.
since v14, will be removed in v15+. Use
AuthenticationProvider.getRolesByUser(User) instead |
Copyright © 2012–2025 Bloomreach. All rights reserved.