C D F G M O R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- callActorProfileGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a ActorProfileElement in a response object.
- callActorProfileListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a list of ActorProfileElements in a response object.
- callActorProfileListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a list of ActorProfileElements in a response object.
- callElementStubsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a ElementStubsResponse object.
- callPersonRoleAppointeeListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a POST REST call that returns a list of PersonRoleAppointees in a response object.
- callPersonRoleGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a PersonRoleElement in a response object.
- callPersonRoleListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a list of PersonRoleElements in a response object.
- callPersonRoleListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a POST REST call that returns a list of PersonRoleElements in a response object.
- callRelatedElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a RelatedElementListResponse object.
- callSecurityGroupGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a SecurityGroupResponse object.
- callSecurityGroupPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a POST REST call that returns a SecurityGroupResponse object.
- callSecurityGroupsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a SecurityGroupsResponse object.
- callSecurityGroupsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a POST REST call that returns a SecurityGroupsResponse object.
- callUserIdentitiesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a UserIdentitiesResponse object.
- callUserIdentitiesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a POST REST call that returns a UserIdentitiesResponse object.
- callUserIdentityGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a GET REST call that returns a UserIdentityResponse object.
- callUserIdentityPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Issue a POST REST call that returns a UserIdentityResponse object.
- createExternalSecurityManager(String, String, String, String, SecurityManagerProperties) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.MetadataSourceClient
-
Create information about a security manager such as a user access directory - such as an LDAP server or access control manager such as Apache Ranger.
- createSecurityGroup(String, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Create a new security group.
- createUserIdentity(String, String, String, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Create a UserIdentity.
D
- deleteSecurityGroup(String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Delete a specific security group.
- deleteUserIdentity(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Remove a user identity object.
F
- findActorProfile(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Retrieve the list of matching profiles for the search string.
- findPersonRole(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Retrieve the list of matching roles for the search string.
- findSecurityGroups(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return the list of security groups that match the search string - this can be a regular expression.
- findUserIdentities(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Retrieve the list of user identity metadata elements that contain the search string.
G
- getActorProfileByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return information about a specific actor profile.
- getActorProfileByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return information about a named actor profile.
- getActorProfileByUserId(String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return information about a specific actor profile.
- getAppointees(String, String, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return the list of people appointed to a particular role.
- getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerEventClient
-
Return the name of the server where configuration is supposed to be stored.
- getElementsGovernedBySecurityGroup(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return the elements that are governed by the supplied security group.
- getExternalSecurityManagerGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.MetadataSourceClient
-
Retrieve the unique identifier of the integration daemon.
- getPersonRoleByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return information about a specific person role.
- getPersonRoleByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return information about a named person role.
- getSecurityGroupByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Retrieve the security group metadata element with the supplied unique identifier.
- getSecurityGroupsForDistinguishedName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Return the list of security groups associated with a unique distinguishedName.
- getUserIdentitiesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Retrieve the list of user identity metadata elements with a matching qualified name.
- getUserIdentityByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Retrieve the userIdentity metadata element with the supplied unique identifier.
M
- MetadataSourceClient - Class in org.odpi.openmetadata.accessservices.securitymanager.client
-
MetadataSourceClient is the client for setting up the SoftwareServerCapabilities that represent metadata sources.
- MetadataSourceClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.MetadataSourceClient
-
Create a new client with no authentication embedded in the HTTP request.
- MetadataSourceClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.MetadataSourceClient
-
Create a new client that passes userId and password in each HTTP request.
- MetadataSourceClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.MetadataSourceClient
-
Create a new client that passes userId and password in each HTTP request.
- MetadataSourceClient(String, String, SecurityManagerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.MetadataSourceClient
-
Create a new client that is to be used within an OMAG Server.
- MetadataSourceClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.MetadataSourceClient
-
Create a new client with no authentication embedded in the HTTP request.
O
- org.odpi.openmetadata.accessservices.securitymanager.client - package org.odpi.openmetadata.accessservices.securitymanager.client
-
These are the Java clients for the Security Manager OMAS.
- org.odpi.openmetadata.accessservices.securitymanager.client.rest - package org.odpi.openmetadata.accessservices.securitymanager.client.rest
-
This package provides the support for issuing REST API calls to the OMAG Server and processing common error responses (InvalidParameterException, UserNotAuthorizedException, PropertyServerException) from the calls.
R
- registerListener(String, SecurityManagerEventListener) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerEventClient
-
Register a listener object that will be passed each of the events published by the Security Manager OMAS.
- removeReferenceable(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerBaseClient
-
Remove the metadata element.
S
- SecurityManagerBaseClient - Class in org.odpi.openmetadata.accessservices.securitymanager.client
-
SecurityManagerBaseClient supports the common properties and functions for the Data Manager OMAS.
- SecurityManagerBaseClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- SecurityManagerBaseClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- SecurityManagerBaseClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- SecurityManagerBaseClient(String, String, SecurityManagerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerBaseClient
-
Create a new client that is going to be used in an OMAG Server.
- SecurityManagerBaseClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- SecurityManagerClient - Class in org.odpi.openmetadata.accessservices.securitymanager.client
-
SecurityManagerClient is the client for explicitly managing the user identity entities and associating them with profiles.
- SecurityManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- SecurityManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- SecurityManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- SecurityManagerClient(String, String, SecurityManagerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- SecurityManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- SecurityManagerEventClient - Class in org.odpi.openmetadata.accessservices.securitymanager.client
-
SecurityManagerEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the Security Manager OMAS Out Topic.
- SecurityManagerEventClient(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerEventClient
-
Create a new client with no authentication embedded in the HTTP request.
- SecurityManagerEventClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerEventClient
-
Create a new client that passes userId and password in each HTTP request.
- SecurityManagerEventClient(String, String, OCFRESTClient, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerEventClient
-
Create a new client that is to be used within an OMAG Server.
- SecurityManagerRESTClient - Class in org.odpi.openmetadata.accessservices.securitymanager.client.rest
-
SecurityManagerRESTClient is responsible for issuing calls to the OMAS REST APIs.
- SecurityManagerRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Constructor for no authentication.
- SecurityManagerRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Constructor for simple userId and password authentication.
- SecurityManagerRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Constructor for simple userId and password authentication with audit log.
- SecurityManagerRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.client.rest.SecurityManagerRESTClient
-
Constructor for no authentication with audit log.
U
- updateSecurityGroup(String, String, boolean, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Update an existing security group.
- updateUserIdentity(String, String, String, String, boolean, UserIdentityProperties) - Method in class org.odpi.openmetadata.accessservices.securitymanager.client.SecurityManagerClient
-
Update a UserIdentity.
All Classes All Packages