Class UserRolesContextHolder
java.lang.Object
org.qubership.atp.auth.springbootstarter.holders.UserRolesContextHolder
- All Implemented Interfaces:
DataContextHolder<Set<String>>
-
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
-
UserRolesContextHolder
public UserRolesContextHolder()
-
-
Method Details
-
get
- Specified by:
getin interfaceDataContextHolder<Set<String>>
-