| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.security.auth.impl | |
| de.hybris.platform.servicelayer.security.spring |
| Modifier and Type | Method and Description |
|---|---|
void |
HybrisPasswordCallback.setUserToAuthenticationConverter(UserToAuthenticationConverter userToAuthenticationConverter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserToAuthenticationConverter
This implementation copies username and password, converts all user groups to
GrantedAuthoritys and puts them into a
UsernamePasswordAuthenticationToken. |
| Modifier and Type | Method and Description |
|---|---|
void |
HybrisAuthenticationProvider.setUserToAuthenticationConverter(UserToAuthenticationConverter userToAuthenticationConverter)
Deprecated.
|
void |
HybrisGroupBasedAuthenticationProvider.setUserToAuthenticationConverter(UserToAuthenticationConverter userToAuthenticationConverter)
Deprecated.
|
Copyright © 2018 SAP SE. All Rights Reserved.