Index
All Classes and Interfaces|All Packages
A
- addIdentityToProfile(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Link a user identity to a profile.
C
- createSecurityGroup(String, String, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Create a new security group.
- createSecurityManagerInCatalog(String, String, SecurityManagerRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Files live on a file system.
- createUserIdentity(String, String, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Create a UserIdentity.
D
- deleteSecurityGroup(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Delete a specific security group.
- deleteUserIdentity(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Remove a user identity object.
- disconnect() - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOutTopicPublisher
-
Shutdown the publishing process.
F
- findActorProfile(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Retrieve the list of matching profiles for the search string.
- findPersonRole(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Retrieve the list of matching roles for the search string.
- findSecurityGroups(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return the list of security groups that match the search string - this can be a regular expression.
- findUserIdentities(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Retrieve the list of user identity metadata elements that contain the search string.
G
- getActorProfileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return information about a specific actor profile.
- getActorProfileByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return information about a named actor profile.
- getActorProfileByUserId(String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return information about a specific actor profile.
- getActorProfileHandler() - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerServicesInstance
-
Return the handler for organization requests.
- getAppointees(String, String, String, int, int, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return the list of people appointed to a particular role.
- getElementsGovernedBySecurityGroup(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return the elements that are governed by the supplied security group.
- getMetadataSourceGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Retrieve the unique identifier of the integration daemon service.
- getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return the connection object for the Security Manager OMAS's out topic.
- getPersonRoleByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return information about a specific person role.
- getPersonRoleByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return information about a named person role.
- getPersonRoleHandler() - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerServicesInstance
-
Return the handler for role requests.
- getSecurityGroupByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return information about a specific actor profile.
- getSecurityGroupHandler() - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerServicesInstance
-
Return the handler for security group requests.
- getSecurityGroupsForDistinguishedName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Return the list of security groups associated with a unique distinguishedName.
- getUserIdentitiesByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Retrieve the list of user identity metadata elements with a matching qualified name.
- getUserIdentityByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Retrieve the userIdentity metadata element with the supplied unique identifier.
- getUserIdentityHandler() - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerServicesInstance
-
Return the handler for user identity requests.
I
- initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.admin.SecurityManagerAdmin
-
Initialize the access service.
O
- org.odpi.openmetadata.accessservices.securitymanager.admin - package org.odpi.openmetadata.accessservices.securitymanager.admin
-
Provides the implementation of the admin classes that are called during server start up and shut down.
- org.odpi.openmetadata.accessservices.securitymanager.converters - package org.odpi.openmetadata.accessservices.securitymanager.converters
-
Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into Security Manager OMAS beans to return to the caller.
- org.odpi.openmetadata.accessservices.securitymanager.outtopic - package org.odpi.openmetadata.accessservices.securitymanager.outtopic
- org.odpi.openmetadata.accessservices.securitymanager.server - package org.odpi.openmetadata.accessservices.securitymanager.server
P
- processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A new classification has been added to an entity.
- processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A new classification has been added to an entity.
- processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A new classification has been added to an entityProxy.
- processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A classification has been removed from an entity.
- processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A classification has been removed from an entity.
- processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A classification has been removed from an entityProxy.
- processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
An existing entity has been deleted.
- processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
An existing entity has been deleted and purged in a single action.
- processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A new entity has been created.
- processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
An existing classification has been changed on an entity.
- processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
An existing classification has been changed on an entity.
- processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
An existing classification has been changed on an entityProxy.
- processRefreshEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A remote repository in the cohort has sent entity details in response to a refresh request.
- processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
An existing entity has changed home repository.
- processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
The guid of an existing entity has been changed to a new value.
- processRestoredEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
A deleted entity has been restored to the state it was before it was deleted.
- processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
An existing entity has had its type changed.
- processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
An existing entity has been updated.
- publishEntityEvent(SecurityManagerEventType, EntityDetail, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOutTopicPublisher
-
Send the event to the embedded event bus connector(s).
- publishEntityEvent(EntityDetail, SecurityManagerEventType) - Method in class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOutTopicPublisher
-
Send the event to the embedded event bus connector(s).
R
- removeIdentityFromProfile(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Remove a user identity object.
S
- SecurityManagerAdmin - Class in org.odpi.openmetadata.accessservices.securitymanager.admin
-
SecurityManagerAdmin manages the start up and shutdown of the Security Manager OMAS.
- SecurityManagerAdmin() - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.admin.SecurityManagerAdmin
-
Default constructor
- SecurityManagerOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.securitymanager.converters
-
SecurityManagerOMASConverter provides the generic methods for the Security Manager beans converters.
- SecurityManagerOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.converters.SecurityManagerOMASConverter
-
Constructor
- SecurityManagerOMASRegistration - Class in org.odpi.openmetadata.accessservices.securitymanager.server
-
SecurityManagerOMASRegistration registers the access service with the OMAG Server administration services.
- SecurityManagerOMASRegistration() - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerOMASRegistration
- SecurityManagerOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.securitymanager.outtopic
-
SecurityManagerOMRSTopicListener received details of each OMRS event from the cohorts that the local server is connected to.
- SecurityManagerOMRSTopicListener(String, String, SecurityManagerOutTopicPublisher, UserIdentityHandler<UserIdentityElement>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOMRSTopicListener
-
Initialize the topic listener.
- SecurityManagerOutTopicPublisher - Class in org.odpi.openmetadata.accessservices.securitymanager.outtopic
-
SecurityManagerOutTopicPublisher is responsible for sending events on the Security Manager OMAS's out topic.
- SecurityManagerOutTopicPublisher(SecurityManagerOutTopicServerConnector, String, AuditLog, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.outtopic.SecurityManagerOutTopicPublisher
-
Constructor for the publisher.
- SecurityManagerRESTServices - Class in org.odpi.openmetadata.accessservices.securitymanager.server
-
The SecurityManagerRESTServices provides the server-side implementation of the services that are generic for all types of security managers.
- SecurityManagerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Default constructor
- SecurityManagerServicesInstance - Class in org.odpi.openmetadata.accessservices.securitymanager.server
-
SecurityManagerServicesInstance caches references to OMRS objects for a specific server.
- SecurityManagerServicesInstance(OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, Connection) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerServicesInstance
-
Set up the local repository connector that will service the REST Calls.
- shutdown() - Method in class org.odpi.openmetadata.accessservices.securitymanager.admin.SecurityManagerAdmin
-
Shutdown the access service.
U
- updateSecurityGroup(String, String, String, boolean, SecurityGroupProperties) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Update an existing security group.
- updateUserIdentity(String, String, String, boolean, UserIdentityRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
-
Update a UserIdentity.
All Classes and Interfaces|All Packages