Class TokenController
java.lang.Object
org.odpi.openmetadata.tokencontroller.TokenController
This class provides a method to access the userId from the servlet session. This class should be subclassed by the
View Service REST Service so that the userId can be obtained and then used on subsequent runtime calls.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TokenController
public TokenController()
-