Class UserIdContextHolder
java.lang.Object
org.qubership.atp.auth.springbootstarter.holders.UserIdContextHolder
- All Implemented Interfaces:
DataContextHolder<UUID>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.qubership.atp.auth.springbootstarter.holders.DataContextHolder
getPrincipal, set
-
Constructor Details
-
UserIdContextHolder
public UserIdContextHolder()
-
-
Method Details
-
get
- Specified by:
getin interfaceDataContextHolder<UUID>
-