- SecurityIntegrator - Class in org.odpi.openmetadata.integrationservices.security.client
-
SecurityIntegrator is the client library for the Security Integrator OMIS's REST API.
- SecurityIntegrator(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.security.client.SecurityIntegrator
-
Create a new client with no authentication embedded in the HTTP request.
- SecurityIntegrator(String, String) - Constructor for class org.odpi.openmetadata.integrationservices.security.client.SecurityIntegrator
-
Create a new client with no authentication embedded in the HTTP request.
- SecurityIntegrator(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.security.client.SecurityIntegrator
-
Create a new client that passes userId and password in each HTTP request.
- SecurityIntegrator(String, String, String, String) - Constructor for class org.odpi.openmetadata.integrationservices.security.client.SecurityIntegrator
-
Create a new client that passes userId and password in each HTTP request.