Index
All Classes and Interfaces|All Packages
G
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
-
Retrieve a message definition object for an exception.
N
- NO_USER - Enum constant in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
-
TOKEN-CONTROLLER-401-001 - Call made to {0} service {1} has no logged-on user
O
- org.odpi.openmetadata.tokencontroller - package org.odpi.openmetadata.tokencontroller
- org.odpi.openmetadata.tokencontroller.ffdc - package org.odpi.openmetadata.tokencontroller.ffdc
T
- TokenController - Class in org.odpi.openmetadata.tokencontroller
-
This class provides a method to access the userId from the servlet session.
- TokenController() - Constructor for class org.odpi.openmetadata.tokencontroller.TokenController
- TokenControllerErrorCode - Enum Class in org.odpi.openmetadata.tokencontroller.ffdc
-
The TokenControllerErrorCode is used to define first failure data capture (FFDC) for errors that occur when processing user security information on an incoming REST API call.
- toString() - Method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
-
JSON-style toString
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.tokencontroller.ffdc.TokenControllerErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages