public class SecurityOfficerInstance extends OMASServiceInstance
defaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZonesauditLog, localServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
SecurityOfficerInstance(OMRSRepositoryConnector repositoryConnector,
List<String> supportedZones,
AuditLog auditLog,
String localServerUserId,
int maxPageSize,
Connection outTopicEventBusConnection,
SecurityOfficerPublisher securityOfficerPublisher)
Set up the local repository connector that will service the REST Calls.
|
| Modifier and Type | Method and Description |
|---|---|
GovernedAssetHandler |
getGovernedAssetHandler()
Return the handler for governed asset requests
|
SecurityOfficerRequestHandler |
getSecurityOfficerRequestHandler()
Return the handler for security officer requests
|
getServerName, validateActiveRepositorygetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic SecurityOfficerInstance(OMRSRepositoryConnector repositoryConnector, List<String> supportedZones, AuditLog auditLog, String localServerUserId, int maxPageSize, Connection outTopicEventBusConnection, SecurityOfficerPublisher securityOfficerPublisher) throws NewInstanceException
repositoryConnector - link to the repository responsible for servicing the REST calls.supportedZones - list of zones that SecurityOfficer is allowed to serve Assets from.auditLog - logging destinationlocalServerUserId - userId used for server initiated actionsmaxPageSize - max number of results to return on single request.outTopicEventBusConnection - inner event bus connection to use to build topic connection to send to client if they which
to listen on the out topic.securityOfficerPublisher - outbound publishedNewInstanceException - a problem occurred during initializationpublic GovernedAssetHandler getGovernedAssetHandler()
public SecurityOfficerRequestHandler getSecurityOfficerRequestHandler()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.