public interface UserToAuthenticationConverter
UserModel to a Spring Security Authentication object.| Modifier and Type | Method and Description |
|---|---|
Authentication |
convert(UserModel user)
Convert the UserModel to an Authentication object.
|
Authentication convert(UserModel user)
Copyright © 2018 SAP SE. All Rights Reserved.