A C D E F G I O P R S U 
All Classes All Packages

A

ActorProfileConverter<B> - Class in org.odpi.openmetadata.accessservices.securitymanager.converters
ActorProfileConverter generates a ActorProfileElement bean from a ActorProfile entity.
ActorProfileConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.converters.ActorProfileConverter
Constructor
addIdentityToProfile(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
Link a user identity to a profile.

C

ContactMethodConverter<B> - Class in org.odpi.openmetadata.accessservices.securitymanager.converters
ContactMethodConverter generates a ContactMethodProperties bean from a ContactMethodProperties entity.
ContactMethodConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.converters.ContactMethodConverter
Constructor
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, MetadataSourceRequestBody) - 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.

E

ElementHeaderConverter<B> - Class in org.odpi.openmetadata.accessservices.securitymanager.converters
ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ElementHeader bean.
ElementHeaderConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.converters.ElementHeaderConverter
Constructor

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.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.ContactMethodConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.SecurityManagerConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.UserIdentityConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.ContactMethodConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.ElementHeaderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.SecurityManagerConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.UserIdentityConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.ActorProfileConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.PersonRoleConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.securitymanager.converters.SecurityGroupConverter
Using the supplied instances, return a new instance of the bean.
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
 
org.odpi.openmetadata.accessservices.securitymanager.converters - package org.odpi.openmetadata.accessservices.securitymanager.converters
 
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

PersonRoleConverter<B> - Class in org.odpi.openmetadata.accessservices.securitymanager.converters
PersonRoleConverter generates a PersonRoleProperties bean from an PersonRoleProperties entity and the relationships connected to it.
PersonRoleConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.converters.PersonRoleConverter
Constructor
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, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.securitymanager.server.SecurityManagerRESTServices
Remove a user identity object.

S

SecurityGroupConverter<B> - Class in org.odpi.openmetadata.accessservices.securitymanager.converters
GovernanceDefinitionConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from GovernanceDefinition.
SecurityGroupConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.converters.SecurityGroupConverter
Constructor
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
SecurityManagerConverter<B> - Class in org.odpi.openmetadata.accessservices.securitymanager.converters
SecurityManagerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SecurityManagerElement bean.
SecurityManagerConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.converters.SecurityManagerConverter
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.
UserIdentityConverter<B> - Class in org.odpi.openmetadata.accessservices.securitymanager.converters
UserIdentityConverter generates an UserIdentityElement bean from an UserIdentity entity.
UserIdentityConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.securitymanager.converters.UserIdentityConverter
Constructor
A C D E F G I O P R S U 
All Classes All Packages