Interface UserToAuthenticationConverter
- All Known Implementing Classes:
DefaultUserToAuthenticationConverter
public interface UserToAuthenticationConverter
Converts a hybris
UserModel to a Spring Security Authentication object.- Spring Bean ID:
- userToAuthenticationConverter
-
Method Summary
-
Method Details
-
convert
Convert the UserModel to an Authentication object.
-