Class SecurityOfficerRESTServices
java.lang.Object
org.odpi.openmetadata.tokencontroller.TokenController
org.odpi.openmetadata.viewservices.securityofficer.server.SecurityOfficerRESTServices
The SecurityOfficerRESTServices provides the server-side implementation of the Security 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
-
SecurityOfficerRESTServices
public SecurityOfficerRESTServices()Default constructor
-