java.lang.Object
org.odpi.openmetadata.accessservices.securityofficer.server.handler.SecurityOfficerHandler

public class SecurityOfficerHandler extends Object
  • Constructor Details

    • SecurityOfficerHandler

      public SecurityOfficerHandler(OMRSRepositoryConnector repositoryConnector, String sourceName) throws PropertyServerException
      Construct the connection handler with a link to the property handlers's connector and this access service's official name.
      Parameters:
      repositoryConnector - - connector to the property handlers.
      sourceName - source name
      Throws:
      PropertyServerException - - there is a problem retrieving information from the metadata server
  • Method Details