Class TokenController

java.lang.Object
org.odpi.openmetadata.tokencontroller.TokenController

public class TokenController extends Object
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 Details

    • TokenController

      public TokenController()