public class ServerAuthorViewInstanceHandler extends OMVSServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
ServerAuthorViewInstanceHandler()
Default constructor registers the view service
|
| Modifier and Type | Method and Description |
|---|---|
ServerAuthorViewHandler |
getServerAuthorViewHandler(String userId,
String serverName,
String serviceOperationName)
The getServerAuthorViewHandler method retrieves the handler from the ServerAuthorViewServicesInstance and returns it.
|
getExceptionHandlergetAuditLoggetServerSecurityVerifier, getServerServiceInstance, getServiceName, isServerActive, removeServerServiceInstancepublic ServerAuthorViewInstanceHandler()
public ServerAuthorViewHandler getServerAuthorViewHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - the user performing the operationserverName - the name of the server running the view-serviceserviceOperationName - the operation to be performedInvalidParameterException - - the server name is not recognizedUserNotAuthorizedException - - the user id not permitted to perform the requested operationPropertyServerException - - the service name is not known - indicating a logic errorCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.