Class Summary
| Class |
Description |
| ActorProfileConverter<B> |
ActorProfileConverter generates a ActorProfileElement bean from a ActorProfile entity.
|
| ContactMethodConverter<B> |
ContactMethodConverter generates a ContactMethodProperties bean from a ContactMethodProperties entity.
|
| ElementHeaderConverter<B> |
ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a ElementHeader bean.
|
| PersonRoleConverter<B> |
PersonRoleConverter generates a PersonRoleProperties bean from an PersonRoleProperties entity and the relationships connected to it.
|
| SecurityGroupConverter<B> |
GovernanceDefinitionConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a bean that inherits from GovernanceDefinition.
|
| SecurityManagerAdmin |
SecurityManagerAdmin manages the start up and shutdown of the Security Manager OMAS.
|
| SecurityManagerConverter<B> |
SecurityManagerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a SecurityManagerElement bean.
|
| SecurityManagerOMASConverter<B> |
SecurityManagerOMASConverter provides the generic methods for the Security Manager beans converters.
|
| SecurityManagerOMASRegistration |
SecurityManagerOMASRegistration registers the access service with the OMAG Server administration services.
|
| SecurityManagerOMRSTopicListener |
SecurityManagerOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
|
| SecurityManagerOutTopicPublisher |
SecurityManagerOutTopicPublisher is responsible for sending events on the Security Manager OMAS's out topic.
|
| SecurityManagerRESTServices |
The SecurityManagerRESTServices provides the server-side implementation of the services
that are generic for all types of security managers.
|
| SecurityManagerServicesInstance |
SecurityManagerServicesInstance caches references to OMRS objects for a specific server.
|
| UserIdentityConverter<B> |
UserIdentityConverter generates an UserIdentityElement bean from an UserIdentity entity.
|