Class GovernanceOfficerRESTServices
java.lang.Object
org.odpi.openmetadata.tokencontroller.TokenController
org.odpi.openmetadata.viewservices.governanceofficer.server.GovernanceOfficerRESTServices
The GovernanceOfficerRESTServices provides the server-side implementation of the Governance Officer Open Metadata
View Service (OMVS). This interface provides access to a person's profile, roles and network.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.odpi.openmetadata.tokencontroller.TokenController
getUser
-
Constructor Details
-
GovernanceOfficerRESTServices
public GovernanceOfficerRESTServices()Default constructor
-