java.lang.Object
org.qubership.atp.auth.springbootstarter.provider.impl.UserProvider
-
Constructor Summary
Constructors
-
Method Summary
Get User Info from SecurityContextHolder.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UserProvider
public UserProvider()
-
Method Details
-
get
Get User Info from SecurityContextHolder.
- Specified by:
get in interface Provider<UserInfo>
- Returns:
- UserInfo object created and filled.