Class OMAGServerPlatformOriginServices
java.lang.Object
org.odpi.openmetadata.tokencontroller.TokenController
org.odpi.openmetadata.platformservices.server.OMAGServerPlatformOriginServices
OMAGServerPlatformOriginServices support the origin services for Egeria's OMAG Server. It is overridden in
other server platform implementations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn the origin of this server platform implementation.Methods inherited from class org.odpi.openmetadata.tokencontroller.TokenController
getUser
-
Constructor Details
-
OMAGServerPlatformOriginServices
public OMAGServerPlatformOriginServices()
-
-
Method Details
-
getServerPlatformOrigin
Return the origin of this server platform implementation.- Returns:
- String description
- Throws:
UserNotAuthorizedException- userId is not recognized
-