All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstactKeyNameValueDTO |
|
AbstractAccessRightXref |
|
AbstractActivateProcess |
|
AbstractActivitiJob |
|
AbstractAdaptiveRisk |
Base class for all type of adaptive risks
|
AbstractApiService |
Created by alexander on 08/08/16.
|
AbstractApproverAssociationIdentifier<T> |
|
AbstractAttributeAwareRepositoryImpl<Entity extends AbstractMetadataTypeEntity,DTO extends AbstractMetadataTypeDTO,AttributeEntity extends AbstractAttributeEntity,AttributeDTO extends AbstractAttributeDTO,S extends AbstractAttributeAwareSearchBean<DTO,AttributeDTO,AttributeSearchBean>,AttributeSearchBean extends AbstractAttributeSearchBean<AttributeDTO>> |
|
AbstractAttributeAwareSearchBean<DTO extends AbstractMetadataTypeDTO,AttributeDTO extends AbstractAttributeDTO,S extends AbstractAttributeSearchBean<AttributeDTO>> |
|
AbstractAttributeDoc |
|
AbstractAttributeDocumentToEntityConverter<D extends AbstractAttributeDoc,E extends AbstractAttributeEntity,DTO extends AbstractAttributeDTO> |
|
AbstractAttributeDTO |
|
AbstractAttributeElasticSearchRepository<A extends AbstractAttributeDoc> |
|
AbstractAttributeElasticSearchRepositoryCustom<T extends AbstractAttributeDoc,S extends AbstractAttributeSearchBean> |
|
AbstractAttributeElasticSearchRepositoryImpl<T extends AbstractAttributeDoc,DTO extends AbstractAttributeDTO,S extends AbstractAttributeSearchBean<DTO>> |
|
AbstractAttributeEntity |
|
AbstractAttributeListener |
Created by alexander on 01/08/16.
|
AbstractAttributeNamesLookupScript |
|
AbstractAttributeSearchBean<T extends AbstractAttributeDTO> |
|
AbstractAuthLevelGroupingXref |
|
AbstractAuthLevelRedirectUrl |
|
AbstractAuthorizationEntity |
|
AbstractAuthorizationManagerService |
|
AbstractAuthorizationRight<T extends AbstractAuthorizationEntity> |
|
AbstractAuthResourceAttributeMapper |
|
AbstractBackendRedisCache |
|
AbstractBackendSweeper |
|
AbstractBaseBackgroundTask |
|
AbstractBaseDaemonBackgroundTask |
|
AbstractBaseRunnableBackgroundTask |
|
AbstractBaseService |
|
AbstractBatchTaskThread |
|
AbstractBusinessRuleQueue |
Created by alexander on 09/11/16.
|
AbstractBusinessRuleServiceImpl<DTO extends KeyDTO,ENTITY extends KeyEntity,SEARCH_BEAN extends AbstractSearchBean<DTO,String>,REPO extends AbstractKeyEntityRepository<ENTITY,String> & AbstractKeyEntityCustomRepository<ENTITY,String> & FindBeansRepositoryCustom<ENTITY,SEARCH_BEAN>> |
|
AbstractCacheSweeper |
|
AbstractCacheSweeper.CacheMode |
|
AbstractCandidateTaskListener |
|
AbstractChangeStatusProvisioningUserRequest |
|
AbstractConfig |
|
AbstractConnectorProvisioningOperation<API extends ProvisioningAPI,Operation extends ConnectorOperation,Request extends AbstractProvisioningConnectorRequest,Response extends AbstractConnectorResponse,ServiceRequest extends BaseServiceRequest> |
|
AbstractConnectorResponse |
|
AbstractContactInfoDTO |
|
AbstractContactInformationDoc |
|
AbstractContactInformationDocumentToEntityConverter<D extends AbstractContactInformationDoc,E extends AbstractContactInformationEntity,DTO extends AbstractContactInfoDTO> |
|
AbstractContactInformationEntity |
|
AbstractCrossEntityCollectionConverter |
|
AbstractCryptor |
Created by Alexander Dukkardt on 2017-05-29.
|
AbstractCustomAdaptiveRisk |
|
AbstractCustomElasticSearchRepository<T extends BaseIdentity,S extends AbstractSearchBean,ID extends Serializable> |
|
AbstractCustomIpGeoRequest |
|
AbstractDAO<T> |
|
AbstractDefaultPolicyMapper<D extends Diff> |
iam-services
Created by zaporozhec on 3/29/17.
|
AbstractDependencyDozerEntityConverter<DTO,Entity> |
|
AbstractDetachableBeansServiceImpl<DTO extends AbstractEntitlementsDTO & IManagedSystemDto,ENTITY extends AbstractEntitlementPolicyEntity & IManagedSystemEntity,DOC extends AbstractKeyDoc,SEARCH_BEAN extends EntitlementsSearchBean<DTO,String>,REPO extends IDetacheableEntityRepository<ENTITY,String> & AbstractKeyEntityRepository<ENTITY,String> & AbstractKeyEntityCustomRepository<ENTITY,String> & FindBeansRepositoryCustom<ENTITY,SEARCH_BEAN> & EvictableCustomRepository<ENTITY>,ES_REPO extends OpeniamElasticSearchRepository<DOC,String> & AbstractCustomElasticSearchRepository<DOC,SEARCH_BEAN,String>,USER_TO_ENTITY_XREF_TYPE extends AbstractMembershipXrefEntity<ENTITY,UserEntity>,GROUP_TO_ENTITY_XREF_TYPE extends AbstractMembershipXrefEntity> |
implementation for GetEntitlementBeansService for AbstractEntitlementsDTO DTOs
Is used to save/retrieve entities with owner/admin in the common way.
|
AbstractDocumentToEntityConverter<D extends BaseIdentity,E extends BaseIdentity,DTO extends BaseIdentity> |
|
AbstractDozerEntityConverter<DTO,Entity> |
|
AbstractEditUserApproverAssociationIdentifier |
|
AbstractElasticSearchRepository<T extends BaseIdentity,ID extends Serializable,S extends AbstractSearchBean> |
|
AbstractElasticsearchRepositoryWithAliasImpl<T extends AbstractKeyDoc> |
See https://github.com/elastic/elasticsearch/issues/7621
The purpose of this class is to wrap the `*byId` calls to use "search" instead of "get"
This index has an alias and has a lifecycle, so using *byId will result in exceptions like:
alias [provisionrequest] has more than one index associated with it [provisionrequest-000011, provisionrequest-000008, provisionrequest-000012...]
|
AbstractEmailProcessor |
|
AbstractEnableDisableProvisionUserOperation<Request extends AbstractChangeStatusProvisioningUserRequest> |
|
AbstractEntitlementGetBeansServiceImpl<DTO extends AbstractMetadataTypeDTO,ENTITY extends AbstractMetadataTypeEntity,DOC extends AbstractKeyDoc,SEARCH_BEAN extends EntitlementsSearchBean<DTO,String>,REPO extends AbstractKeyEntityRepository<ENTITY,String> & AbstractKeyEntityCustomRepository<ENTITY,String> & FindBeansRepositoryCustom<ENTITY,SEARCH_BEAN> & EvictableCustomRepository<ENTITY>,ES_REPO extends OpeniamElasticSearchRepository<DOC,String> & AbstractCustomElasticSearchRepository<DOC,SEARCH_BEAN,String>> |
|
AbstractEntitlementPolicyEntity |
|
AbstractEntitlementPolicyRepository<T extends AbstractEntitlementPolicyEntity,KeyType extends Serializable> |
|
AbstractEntitlementsDelegate |
|
AbstractEntitlementsDTO |
|
AbstractEntitlementsObject |
|
AbstractEntitlementToken<Entity extends AbstractAuthorizationEntity> |
Created by alexander on 27/08/15.
|
AbstractEntityRepository<T extends Serializable,K extends Serializable> |
|
AbstractEntityValidator |
Created with IntelliJ IDEA.
|
AbstractFederationServiceRequest |
Created by alexander on 10/08/16.
|
AbstractFieldDataModel |
Created by alexander on 11/01/16.
|
AbstractGenericWorkflowRequestApproverAssociationIdentifier |
|
AbstractGetDirectEntitlementsWithResourcesServiceRequest<T extends AbstractSearchBean> |
Created by alexander on 08/08/16.
|
AbstractGraphIdProvider |
|
AbstractGroovyDelegate |
|
AbstractGroovyScriptEngineIntegration |
|
AbstractGroovyScriptEngineIntegration.GroovyCache |
Used to cache groovy body. we can't cache groovy class instances because they are not stateless,
for example org.openiam.workflow.activiti.groovy.AbstractApproverAssociationIdentifier
|
AbstractGroovyScriptEngineIntegration.GroovyClassCache |
|
AbstractGroupConnectorProvisioningOperation<Request extends AbstractGroupProvisioningConnectorRequest,Response extends AbstractConnectorResponse,ServiceRequest extends BaseServiceRequest> |
|
AbstractGroupMembershipGenerator |
|
AbstractGroupPrincipalGenerator |
Designed to be extended by custom groovy scripts that generate an identity for Group
|
AbstractGroupProvisioningConnectorRequest |
|
AbstractGroupProvisioningPostProcessor |
|
AbstractGroupProvisioningPreProcessor |
|
AbstractGroupProvisioningProcessor<T extends Serializable,E extends OpenIAMAPI> |
|
AbstractGroupProvisioningValidator |
|
AbstractGroupProvisionOperation<T extends BaseObject,R extends Response> |
|
AbstractGroupTransformScript |
|
AbstractGroupXref |
|
AbstractIDMSearchScript |
|
AbstractInitializer |
|
AbstractInternationalizationProvider |
|
AbstractIPolicyMapGroovy<DIFF extends AbstractProvisionObjectDiff> |
This is the base implementation for any IPolicyMapGroovy class.
|
AbstractIPRisk |
|
AbstractJDBCDao |
|
AbstractJoinpointProvider |
|
AbstractJPAEntityListenerProcessor |
|
AbstractKeyDoc |
|
AbstractKeyDocumentToEntityConverter<D extends AbstractKeyDoc,E extends KeyEntity,DTO extends KeyDTO> |
|
AbstractKeyEntityCustomRepository<T extends KeyEntity,K extends Serializable> |
|
AbstractKeyEntityRepository<T extends KeyEntity,K extends Serializable> |
|
AbstractKeyEntityRepositoryImpl<T extends KeyEntity,S extends AbstractSearchBean> |
Generic abstract repository for entities.
|
AbstractKeyGetBeansElasticsearchServiceImpl<DTO extends KeyDTO,ENTITY extends KeyEntity,DOC extends AbstractKeyDoc,SEARCH_BEAN extends AbstractSearchBean<DTO,String>,REPO extends AbstractKeyEntityRepository<ENTITY,String> & AbstractKeyEntityCustomRepository<ENTITY,String> & FindBeansRepositoryCustom<ENTITY,SEARCH_BEAN>,ES_REPO extends OpeniamElasticSearchRepository<DOC,String> & AbstractCustomElasticSearchRepository<DOC,SEARCH_BEAN,String>> |
|
AbstractKeyGetBeansServiceImpl<DTO extends KeyDTO,ENTITY extends KeyEntity,SEARCH_BEAN extends AbstractSearchBean<DTO,String>,REPO extends AbstractKeyEntityRepository<ENTITY,String> & AbstractKeyEntityCustomRepository<ENTITY,String> & FindBeansRepositoryCustom<ENTITY,SEARCH_BEAN>> |
|
AbstractKeyNameDoc |
|
AbstractKeyNameDocumentToEntityConverter<D extends AbstractKeyNameDoc,E extends AbstractKeyNameEntity,DTO extends KeyNameDTO> |
|
AbstractKeyNameElasticSearchRepository<T extends AbstractKeyNameDoc,ID extends Serializable,S extends AbstractKeyNameSearchBean> |
|
AbstractKeyNameEntity |
|
AbstractKeyNameEntityCustomRepository<T extends AbstractKeyNameEntity,K extends Serializable> |
|
AbstractKeyNameEntityRepository<T extends AbstractKeyNameEntity,K extends Serializable> |
|
AbstractKeyNameEntityRepositoryImpl<T extends AbstractKeyNameEntity,S extends AbstractKeyNameSearchBean> |
|
AbstractKeyNameSearchBean<T extends KeyNameDTO,KeyType extends Serializable> |
|
AbstractKeyNameValueEntity |
|
AbstractLanguageSearchBean<T,KeyType> |
|
AbstractLeaverProcess |
|
AbstractListener<API extends OpenIAMAPI> |
Created by alexander on 27/07/16.
|
AbstractListener.RequestProcessor<API,RequestBody extends BaseServiceRequest> |
|
AbstractListenerHandler<T extends Serializable,E extends KeyDTO> |
|
AbstractLockUnlockUserRequest |
|
AbstractLogin |
|
AbstractLoginModule |
|
AbstractLogListener<API extends OpenIAMAPI> |
|
AbstractLogTransformScript |
|
AbstractMakeDecisionEmailProcessor |
|
AbstractManSysTransformationScript |
Created by vitalia on 11.10.17.
|
AbstractMapProcessorService<D extends AbstractProvisionObjectDiff,ObjectType extends ConnectorObject,Object extends ProvisionObject> |
iam-services
Created by zaporozhec on 3/27/17
All PolicyMap processors must extend this abstract class.
|
AbstractMapResponse<K,V> |
|
AbstractMatchMode |
|
AbstractMatchModeEntity |
|
AbstractMatchObjectRule<DB_RESPONSE extends BaseListResponse,PROVISION_OBJECT extends ProvisionObject,PAIR extends AbstractMatchPair> |
|
AbstractMatchPair<IDM_OBJECT extends ProvisionObject> |
Class that store the pair: and correpsonded LineObject - the source system object,
converted to internal synchronization representation.
|
AbstractMembershipAwareXref |
|
AbstractMembershipGenerator<X extends MembershipXref,O extends ProvisionObject> |
|
AbstractMembershipXrefDozerConverter<DTO extends MembershipXref,Entity extends AbstractMembershipXrefEntity> |
|
AbstractMembershipXrefEntity<Parent extends KeyEntity,Child extends KeyEntity> |
|
AbstractMembershipXrefRepository<T extends AbstractMembershipXrefEntity> |
|
AbstractMeta<T extends AbstractPatternMetaValue> |
|
AbstractMetadataTypeDoc |
|
AbstractMetadataTypeDocumentToEntityConverter<D extends AbstractMetadataTypeDoc,E extends AbstractMetadataTypeEntity,DTO extends AbstractMetadataTypeDTO> |
|
AbstractMetadataTypeDTO |
|
AbstractMetadataTypeDTODiff<T extends AbstractMetadataTypeDTO & ProvisionObject> |
|
AbstractMetadataTypeElasticSearchRepository<T extends AbstractMetadataTypeDoc,ID extends Serializable,S extends AbstractMetadataTypeSearchBean> |
|
AbstractMetadataTypeEntity |
|
AbstractMetadataTypeKeyNameDoc |
|
AbstractMetadataTypeRepository<T extends AbstractMetadataTypeEntity,K extends Serializable> |
|
AbstractMetadataTypeRepositoryCustom<T extends AbstractMetadataTypeEntity,K extends Serializable> |
|
AbstractMetadataTypeRepositoryImpl<T extends AbstractMetadataTypeEntity,S extends AbstractMetadataTypeSearchBean> |
|
AbstractMetadataTypeSearchBean<T extends AbstractMetadataTypeDTO,KeyType extends Serializable> |
|
AbstractMetaEntity |
|
AbstractMetaValueEntity |
|
AbstractMQMessage |
Created by alexander on 11/07/16.
|
AbstractNotificationDelegate |
Class takes care of sending out email notification from Activiti execution handler classes
|
AbstractOrganizationMembershipGenerator |
|
AbstractOrganizationServicePrePostProcessor |
|
AbstractOrganizationTransformScript |
|
AbstractOrgXref |
|
AbstractOTPModule |
|
AbstractOwnerAdminBeansServiceImpl<DTO extends AbstractEntitlementsDTO & IManagedSystemDto,ENTITY extends AbstractEntitlementPolicyEntity & IManagedSystemEntity,DOC extends AbstractKeyDoc,SEARCH_BEAN extends EntitlementsSearchBean<DTO,String>,REPO extends AbstractKeyEntityRepository<ENTITY,String> & AbstractKeyEntityCustomRepository<ENTITY,String> & FindBeansRepositoryCustom<ENTITY,SEARCH_BEAN> & EvictableCustomRepository<ENTITY>,ES_REPO extends OpeniamElasticSearchRepository<DOC,String> & AbstractCustomElasticSearchRepository<DOC,SEARCH_BEAN,String>,USER_TO_ENTITY_XREF_TYPE extends AbstractMembershipXrefEntity<ENTITY,UserEntity>,GROUP_TO_ENTITY_XREF_TYPE extends AbstractMembershipXrefEntity> |
implementation for GetEntitlementBeansService for AbstractEntitlementsDTO DTOs
Is used to save/retrieve entities with owner/admin in the common way.
|
AbstractPageableServiceRequest |
Created by zaporozhec.
|
AbstractParameter |
|
AbstractParameterEntity |
|
AbstractPasswordRequest |
|
AbstractPasswordRequest |
|
AbstractPasswordResponse |
|
AbstractPasswordRule |
All password validation rules must extend AbstractPasswordRule
|
AbstractPatternMetaValue |
|
AbstractPolicyEntitlementsDTO |
|
AbstractPopulationScript<T> |
|
AbstractPostTransactionJPAListener |
|
AbstractPrePostExecutor |
|
AbstractPrincipalGenerator |
Designed to be extended by custom groovy scripts that generate a Login
|
AbstractPropertyValueRedisCache |
|
AbstractProvisioningConnectorRequest<ConObject extends ConnectorObject> |
|
AbstractProvisioningOperation<T extends BaseObject,E extends OpenIAMAPI,R extends Response,P extends AbstractPasswordRequest> |
|
AbstractProvisioningService |
Base class for the provisioning service
User: suneetshah
|
AbstractProvisioningValidator<T extends BaseObject,E extends OpenIAMAPI> |
|
AbstractProvisionObjectDiff<T extends ProvisionObject> |
|
AbstractProvisionObjectDiffGenerator<P extends ProvisionObject,T extends AbstractProvisionObjectDiff<P>> |
|
AbstractProvisionResponse<T extends ProvisionObject> |
|
AbstractRabbitMQService |
|
AbstractRBACCrudRequestApproverAssociationIdentifier |
|
AbstractReconciliationProcessor<T extends ExtensibleObject,M extends ProvisionObject> |
|
AbstractReconciliationQueue |
|
AbstractReconSrcAdapter |
|
AbstractRedirectURLGroovyProcessor |
|
AbstractRedisCacheProvider |
|
AbstractRedisCacheProvider.CacheType |
|
AbstractRedisCacheProvider.Context |
|
AbstractRedisConfiguration |
|
AbstractResourceMembershipGenerator |
|
AbstractResourceTransformationScript |
Created by vitalia on 26.09.17.
|
AbstractResourceXref |
|
AbstractResponse |
|
AbstractRestConfig |
|
AbstractRoleMembershipGenerator |
|
AbstractRoleTransformScript |
|
AbstractRoleXref |
|
AbstractSchedulingConfiguration |
|
AbstractScriptableLoginModule |
|
AbstractSearchBean<T,KeyType> |
|
AbstractSearchConnectorResponse |
|
AbstractServer |
|
AbstractServerEntity |
|
AbstractServiceGateway<Request> |
Created by alexander on 06/07/16.
|
AbstractSocialLoginModule<Profile extends AbstractSocialProfile> |
Created by alexander on 01.04.15.
|
AbstractSocialProfile |
Created by alexander on 01.04.15.
|
AbstractSrcAdapter |
Abstract class which all Source System adapters must extend
User: Suneet Shah
Date: 3/10/11
Time: 6:18 PM
To change this template use File | Settings | File Templates.
|
AbstractSuspendResetOperation<T extends AbstractLockUnlockUserRequest> |
|
AbstractSynchronizationBulkQueue |
|
AbstractSynchronizationQueue |
Created by alexander on 18/11/16.
|
AbstractSyncObjectProcessor<E extends ProvisionObject> |
|
AbstractTemplateGlobalDataModel |
Created by alexander on 11/01/16.
|
AbstractTemplateObjectProvider<Entity,DTO extends KeyDTO> |
Created by alexander on 30/12/15.
|
AbstractTOTPModule |
|
AbstractTransformScript<T extends ProvisionObject> |
|
AbstractURIFederationAPIService |
Created by alexander on 30/09/16.
|
AbstractURIPatternRule |
|
AbstractUserAcceptedInviteApproverAssociationIdentifier |
|
AbstractUserConnectorProvisioningOperation<Request extends AbstractUserProvisioningConnectorRequest,Response extends AbstractConnectorResponse,ServiceRequest extends BaseServiceRequest> |
|
AbstractUserConversion |
|
AbstractUserDisplayMapper |
|
AbstractUserPasswordProvisionOperation<Response extends AbstractPasswordResponse> |
|
AbstractUserPrincipalGenerator |
Designed to be extended by custom groovy scripts that generate a Login
|
AbstractUserProvisioningConnectorRequest |
|
AbstractUserProvisioningPostProcessor |
|
AbstractUserProvisioningPreProcessor |
|
AbstractUserProvisioningProcessor<T extends Serializable,E extends OpenIAMAPI> |
|
AbstractUserProvisioningQueueListener |
|
AbstractUserProvisioningValidator |
|
AbstractUserProvisionOperation<T extends BaseObject,R extends Response> |
|
AbstractUserTransformScript |
|
AbstractValidationScript |
|
AbstractWorkflowResponse |
|
AbstractWSBeanConfiguration |
|
AcceptAccessRequestNotifierDelegate |
|
AcceptAddUserViaInviteNotifierDelegate |
|
AcceptEditUserNotifierDelegate |
|
AcceptEntitlementsNotifierDelegate |
|
AcceptPrivilegedAccessRequestNotifier |
|
AcceptProfileProvisionDelegate |
|
AcceptSupervisorNotifierDelegate |
|
AcceptTerminateUserNotifierDelegate |
|
AccessCertCampaignListQuery |
|
AccessCertCampaignTaskQuery |
|
AccessCertification |
DTO model representing Access certification data.
|
AccessCertificationAPI |
|
AccessCertificationCampaignSearchBean |
|
AccessCertificationCampaignSearchRequest |
|
AccessCertificationCommentListResponse |
|
AccessCertificationConstant |
Created by IntelliJ IDEA.
|
AccessCertificationDataService |
|
AccessCertificationDataServiceImpl |
|
AccessCertificationDelegate |
class is called from activiti: accessCertification.bpmn20.xml
|
AccessCertificationDozerConverter |
Access Certification Converter.
|
AccessCertificationEntity |
Entity class representing Access certification DB model.
|
AccessCertificationHelper |
|
AccessCertificationHistoryListResponse |
|
AccessCertificationHistoryObject |
|
AccessCertificationHistoryQuery |
Created by IntelliJ IDEA.
|
AccessCertificationInitializer |
|
AccessCertificationListResponse |
|
AccessCertificationNameBean |
Object to get only Names of the AccCertifcations
|
AccessCertificationNewDates |
|
AccessCertificationQueue |
|
AccessCertificationQueueListener |
|
AccessCertificationRabbitMQService |
|
AccessCertificationReminderData |
|
AccessCertificationReminderQuery<T> |
Created by IntelliJ IDEA.
|
AccessCertificationRemindersInitializer |
|
AccessCertificationRemindersListResponse |
|
AccessCertificationRepository |
|
AccessCertificationRepositoryCustom |
|
AccessCertificationRepositoryImpl |
|
AccessCertificationRequestDelegate |
|
AccessCertificationResponse |
|
AccessCertificationSearchBean |
|
AccessCertificationService |
|
AccessCertificationServiceImpl |
Implementation os service to handle Access Certification data.
|
AccessCertificationServiceRequest |
|
AccessCertificationTaskComment |
|
AccessCertificationTaskCommentRequest |
|
AccessManipulationCandidateTaskListener |
|
AccessRequestRequest |
Request class for access request page (resources, with filtered by name (optional) directly entitled roles and groups
|
AccessResponse |
|
AccessReviewConstant |
Created by: Alexander Duckardt
Date: 5/27/14.
|
AccessReviewDecisionListRequest |
|
AccessReviewQueue |
Created by alexander on 15/11/16.
|
AccessReviewRequest |
Created by alexander on 02/09/16.
|
AccessRight |
|
AccessRightAPI |
Created by alexander on 07/09/16.
|
AccessRightDAO |
|
AccessRightDataService |
|
AccessRightDataServiceImpl |
|
AccessRightDozerConverter |
|
AccessRightEntity |
|
AccessRightListResponse |
Created by alexander on 07/09/16.
|
AccessRightMessageListener |
Created by alexander on 07/09/16.
|
AccessRightMQService |
|
AccessRightProcessor |
This class processes entitlement rights before returning them to the caller
By definition, we have the following definiitions:
Org -> Group
Group -> Role
Role -> Resource
Org -> Role
Org -> Resource
Group -> Resource
Parent Group -> Child Group
Parent Role -> Child Role
Parent Resource -> Child Resource
|
AccessRightQueue |
Created by alexander on 16/11/16.
|
AccessRightRepository |
|
AccessRightRepositoryCustom |
|
AccessRightRepositoryImpl |
|
AccessRightResponse |
Created by alexander on 07/09/16.
|
AccessRightSearchBean |
|
AccessRightService |
|
AccessRightServiceImpl |
|
AccessViewBean |
Created by: Alexander Duckardt
Date: 12/31/13.
|
AccessViewFilterBean |
Created by: Alexander Duckardt
Date: 1/11/14.
|
AccessViewResponse |
Created by: Alexander Duckardt
Date: 1/16/14.
|
AccountLockEnum |
Valid status codes to pass to the lock operation.
|
AcitivitiDecisionService |
Interface to handle requests related to all kinds of decision making
|
ActionEventBuilder |
|
ActiveSessionRequest |
|
ActivitiAPI |
Created by alexander on 25/08/16.
|
ActivitiApproverAssociationHelper |
|
ActivitiApproverCardinalityModel |
|
ActivitiAsyncBulkInitiateWorkflowMessageListener |
|
ActivitiBinaryObjectsHandler |
|
ActivitiCertificationService |
Interface to handle requests related to access certification
|
ActivitiCertificationServiceImpl |
|
ActivitiClaimRequest |
|
ActivitiConstants |
|
ActivitiCreateRequestMessageListener |
|
ActivitiCreateRequestServiceQueue |
|
ActivitiDataService |
Interface to handle common request operations
|
ActivitiDataServiceImpl |
|
ActivitiDecisionServiceImpl |
|
ActivitiDelegationService |
Interface to handle requests related delegation functionality
|
ActivitiDelegationServiceImpl |
Class is used to manage request handling off (delegation to another user) initiated from UI,
or automatic delegate to alternate contact,
or escalated by system according to SLA
|
ActivitiFilterRequest |
Created by alexander on 25/08/16.
|
ActivitiGetTaskRequestedResMessageListener |
|
ActivitiGetTaskRequestedResQueue |
|
ActivitiHelper |
|
ActivitiHistoricDetail |
|
ActivitiInitiateWorkflowMessageListener |
|
ActivitiInitiateWorkflowQueue |
|
ActivitiJSONField |
|
ActivitiJSONStringWrapper |
|
ActivitiMakeDecisionMessageListener |
|
ActivitiMakeDecisionQueue |
|
ActivitiMessageListener |
Created by alexander on 11/08/16.
|
ActivitiPositionChangeService |
Interface to handle requests related to position change
|
ActivitiPositionChangeServiceImpl |
|
ActivitiQueue |
Created by alexander on 09/11/16.
|
ActivitiRabbitMQService |
|
ActivitiRequestAccessService |
Interface to handle any types of access requests
|
ActivitiRequestAccessServiceImpl |
|
ActivitiRequestDecision |
|
ActivitiRequestType |
Each name of ActivitiRequestType Enum must correspond to email template in format:
NAME_NOTIFY
NAME_APPROVED
NAME_REJECT
like:
NEW_HIRE_WITH_APPROVAL_NOTIFY // sent to approver when request was initiated
NEW_HIRE_WITH_APPROVAL_APPROVED // sent to all concerned when request was apprvoed
NEW_HIRE_WITH_APPROVAL_REJECT // sent to all concerned when request was rejected
|
ActivitiSearchTaskService |
Interface to handle variations of search task
|
ActivitiSearchTaskServiceImpl |
|
ActivitiService |
|
ActivitiServiceImpl |
|
ActivitiServiceQueue |
Created by alexander on 15/11/16.
|
ActivitiTaskService |
Interface to handle task operations
|
ActivitiTaskServiceImpl |
class contains methods to operate with tasks - claim, unclaimTask, create, delete, cancel.
|
ActivitiTerminationService |
Interface to handle requests related to terminations and end user's access cases
|
ActivitiTerminationServiceImpl |
|
ActivitiUserField |
|
ActivitiUserService |
Interface to handle requests related to user's object.
|
ActivitiUserServiceImpl |
|
ActivitiUtils |
Created by alexander on 17/08/16.
|
ActivitiVHostConfig |
Created by alexander on 18/11/16.
|
AdapterFactory |
Factory to create the scripts that are used in the synchronization process.
|
AdaptiveAuthenticationExtraDataRequest |
Extra data for adaptive authentication.
|
AdaptiveAuthenticationExtraDataType |
Adaptive authentication extra data for calculate adaptive risk results
|
AdaptiveRisk |
Adaptive Risk for Rule
|
AdaptiveRiskDozerConverter |
|
AdaptiveRiskEntity |
Adaptive Risk for Rule
|
AdaptiveRiskInterface |
Interface for adaptive risk classes
|
AdaptiveRiskRepository |
|
AdaptiveRiskRepositoryCustom |
|
AdaptiveRiskRepositoryImpl |
|
AdaptiveRiskSearchBean |
|
AddAttestationCandidateUsersTaskListener |
|
AddEditUserCandidateTaskListener |
|
AddEntityCentricCandidateTaskListener |
|
AddEventGroupProvisioningOperation |
|
AddEventProvisioningRequest |
|
AddEventUsersProvisioningOperation |
|
AddGroupAttestationCandidateTaskListener |
|
AddGroupProvisionOperation |
|
AddModifyRequestGroupProvisioningOperation |
|
AddModifyRequestGroupProvisioningRequest |
|
AddModifyRequestUserProvisioningOperation |
|
AddModifyRequestUserProvisioningRequest |
|
AddResourceToUsersRequest |
|
Address |
Address transfer object.
|
AddressDiff |
|
AddressDozerConverter |
Created by: Alexander Duckardt
Date: 16.11.12
|
AddressEntity |
|
AddressListResponse |
Created by Alexander Dukkardt on 2016-12-23.
|
AddressRepository |
|
AddressRepositoryCustom |
|
AddressRepositoryImpl |
|
AddressResponse |
Created by Alexander Dukkardt on 2016-12-23.
|
AddressSearchBean |
|
AddSupervisor |
|
AddUserAuthParamRequest |
|
AddUserProvisionOperation |
|
AESCryptor |
AESCryptor provides access to an implementation of the AES encryption algorithm.
|
AffiliationsSearchRequest |
Created by Alexander Dukkardt on 2017-02-10.
|
Algorithm |
Created by Alexander Dukkardt on 2017-05-31.
|
AlphaCharRule |
Validates a password to ensure that it contains the appropriate number of numeric characters in
the password.
|
AlternateContactModel |
|
AMAdminAPI |
|
AMAdminQueue |
|
AmAdminQueueListener |
|
AmAttributes |
|
AMCacheAPI |
Created by alexander on 12/09/16.
|
AMCacheQueue |
Created by alexander on 15/11/16.
|
AMCacheQueueListener |
Created by alexander on 10/08/16.
|
AMManagerAPI |
Created by alexander on 15/09/16.
|
AMManagerQueue |
Created by alexander on 15/11/16.
|
AMManagerQueueListener |
Created by alexander on 10/08/16.
|
AMMenuAPI |
Created by alexander on 12/09/16.
|
AMMenuQueue |
Created by alexander on 15/11/16.
|
AMMenuQueueListener |
Created by alexander on 10/08/16.
|
AMQPInitializer |
|
AMQueue |
Created by alexander on 09/11/16.
|
AmVHostConfig |
Created by alexander on 18/11/16.
|
AppleIDLoginModule |
|
AppleIDProfile |
|
Application |
|
ApplicationCategoriesRequest |
Request class for access request page (resources, with filtered by name (optional) directly entitled roles and groups
|
ApproveAuthParamResponse |
|
ApproveAuthParamResult |
|
ApproveBean |
A flyweight version of ApproverAssociation
|
ApprovedAuthTypeRisk |
Type Risk : Approved auth type
|
ApproveEmailProcessor |
|
ApproverAssocationService |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverAssocationServiceImpl |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverAssociation |
|
ApproverAssociationAPI |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverAssociationDozerConverter |
|
ApproverAssociationEntity |
|
ApproverAssociationListResponse |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverAssociationNotifiable |
|
ApproverAssociationNotifiableDozerConverter |
|
ApproverAssociationNotifiableEntity |
|
ApproverAssociationNotifiableRepository |
|
ApproverAssociationNotifiableRepositoryCustom |
|
ApproverAssociationQueue |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverAssociationRabbitMQService |
|
ApproverAssociationRepository |
This is repository for working with ApproverAssociationEntity
|
ApproverAssociationRepositoryCustom |
This is repository for working with ApproverAssociationEntity
|
ApproverAssociationRepositoryImpl |
This is repository for working with ApproverAssociationEntity
|
ApproverAssociationResponse |
|
ApproverAssociationsCrudRequest |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverAssociationSearchBean |
|
ApproverAssociationsQueueListener |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverAssociationsWebService |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverAssociationsWebServiceImpl |
Created by Alexander Dukkardt on 2017-04-03.
|
ApproverInfoBean |
A flyweight version of ApproverAssociation
|
ApproverListForPermission<T extends MembershipXref> |
|
ApproverStepsHandler |
Created by IntelliJ IDEA.
|
ApproverUserRequest |
Created by alexander on 17/11/16.
|
ApproveStepsResponse |
|
ApproveStepsStore |
|
AssociationType |
|
AsyncBulkInitiateWorkflowQueue |
|
AsyncGroupConnectorProvisioningOperation<Request extends AbstractGroupProvisioningConnectorRequest,ServiceRequest extends BaseServiceRequest> |
|
AsynchIdentityServiceAPI |
Created by alexander on 06/09/16.
|
AsynchIdentitySynchService |
Interface for AsynchIdentitySynchService .
|
AsynchIdentitySynchServiceImpl |
|
AsynchReconciliationService |
Interface for AsynchReconciliationService .
|
AsynchReconciliationServiceAPI |
|
AsynchReconciliationServiceImpl |
|
AsynchronPartProcessingQueue |
|
AsynchronReconciliationMessageListener |
|
AsynchronReconciliationQueue |
|
AsynchronSynchronizationMessageListener |
Created by alexander on 01/08/16.
|
AsynchronSynchronizationPartProcessingMessageListener |
|
AsynchronSynchronizationQueue |
Created by alexander on 18/11/16.
|
AsyncReconciliationWebService |
Interface for ReconciliationWebService .
|
AsyncSearchGroupConnectorProvisioningOperation |
|
AsyncSearchUserConnectorProvisioningOperation |
|
AsyncUserConnectorProvisioningOperation<Request extends AbstractUserProvisioningConnectorRequest,ServiceRequest extends BaseServiceRequest> |
|
AttestationInitializer |
Deprecated. |
Attribute |
represents the individual attributes from a synchronization source that is being passed for synchronization
|
AttributeMap |
AttributeMap represents the mapping between an attribute in the target system
and an attribute policy.
|
AttributeMapBean |
A flyweight version of AttributeMap
|
AttributeMapCrudRequest |
Created by Alexander Dukkardt on 2017-04-05.
|
AttributeMapDozerConverter |
|
AttributeMapEntity |
|
AttributeMapListResponse |
Created by Alexander Dukkardt on 2017-04-05.
|
AttributeMapProcessorException |
iam-services
Created by zaporozhec on 3/28/17.
|
AttributeMapRepository |
This is repository for working with AttributeMapEntity
|
AttributeMapRepositoryCustom |
|
AttributeMapRepositoryImpl |
|
AttributeMapResponse |
Created by Alexander Dukkardt on 2017-04-05.
|
AttributeMapSearchBean |
|
AttributeMapUtil |
|
AttributeNameRequest |
|
AttributeNamesLookupService |
|
AttributeOperationEnum |
Defines values to indicate how an attribute is being modified.
|
AttributesScript |
Interface that all transformation scripts in the synchronization process must implement
|
AttributeUtil |
Created by: Alexander Duckardt
Date: 9/15/14.
|
Audit |
|
AuditAction |
Created with IntelliJ IDEA.
|
AuditAttributeName |
Created with IntelliJ IDEA.
|
AuditConstants |
Constants used with the Audit Service
|
AuditField |
|
AuditFieldTokenBuilder |
This is an amateur representation of a tree.
|
AuditLogAPI |
Created by alexander on 20/10/16.
|
AuditLogAttributeTupleDoc |
|
AuditLogBatchContainer |
Created by alexander on 17/11/16.
|
AuditLogBuilder |
|
AuditLogElasticSearchRepository |
|
AuditLogElasticSearchRepositoryCustom |
|
AuditLogElasticSearchRepositoryImpl |
|
AuditLogErrorHandler |
|
AuditLoggable |
Created with IntelliJ IDEA.
|
AuditLogHelper |
Created by alexander on 29/08/16.
|
AuditLogHolder |
Created by alexander on 22/08/16.
|
AuditLogListener |
Created by alexander on 01/08/16.
|
AuditLogQueue |
Created by alexander on 17/11/16.
|
AuditLogResponse |
Created by alexander on 29/08/16.
|
AuditLogSearchBean |
|
AuditLogService |
Interface for IdmAuditLogDataService .
|
AuditLogServiceImpl |
Implementation class for IdmAuditLogDataService .
|
AuditLogSupplier |
|
AuditObfuscate |
|
AuditQueue |
Created by alexander on 09/11/16.
|
AuditResult |
Created with IntelliJ IDEA.
|
AuditSource |
|
AuditSysLog |
|
AuditTarget |
|
AuditVHostConfig |
Created by alexander on 18/11/16.
|
AuthAttribute |
|
AuthAttributeDataType |
Created with IntelliJ IDEA.
|
AuthAttributeDozerConverter |
|
AuthAttributeEntity |
|
AuthAttributeListResponse |
Created by alexander on 16/09/16.
|
AuthAttributePk |
|
AuthAttributeProcessor |
|
AuthAttributeProcessorImpl |
|
AuthAttributeRepository |
|
AuthAttributeRepositoryCustom |
This is custom repository for working with AuthAttributeEntity
|
AuthAttributeRepositoryImpl |
This is implementation of custom repository for working with AuthAttributeEntity
|
AuthAttributeSearchBean |
|
AuthenticationAPI |
Created by alexander on 24/08/16.
|
AuthenticationConstants |
Lists a set of constants that are used by the authentication service.
|
AuthenticationContext |
|
AuthenticationCustomHandler |
|
AuthenticationDetailsListener |
Created by alexander on 11/08/16.
|
AuthenticationDetailsQueue |
Created by alexander on 16/11/16.
|
AuthenticationDetailsResponse |
|
AuthenticationException |
Deprecated.
|
AuthenticationLevelGroupingType |
|
AuthenticationListener |
Created by alexander on 11/08/16.
|
AuthenticationModule |
|
AuthenticationQueue |
Created by alexander on 16/11/16.
|
AuthenticationRequest |
Request object used to authenticate users.
|
AuthenticationResponse |
Response object for a web service operation that returns a role.
|
AuthenticationRestController |
Used by the OpenIAM proxy for Kerberos and Cert authentication
|
AuthenticationRule |
|
AuthenticationRuleAPI |
|
AuthenticationRuleEntity |
Rule for Adaptive Authentication
|
AuthenticationRuleListener |
|
AuthenticationRuleListResponse |
|
AuthenticationRuleQueue |
|
AuthenticationRuleRepository |
|
AuthenticationRuleRepositoryCustom |
|
AuthenticationRuleRepositoryImpl |
|
AuthenticationRuleResponse |
|
AuthenticationRuleSearchBean |
|
AuthenticationRuleService |
|
AuthenticationRuleServiceImpl |
|
AuthenticationRuleStep |
|
AuthenticationRuleStepEntity |
Authentication steps for Authentication rule
|
AuthenticationRuleStepRepository |
|
AuthenticationRuleStepsFlowchart |
|
AuthenticationRuleStepToStepXref |
|
AuthenticationRuleStepToStepXrefEntity |
|
AuthenticationRuleStepToStepXrefRepository |
|
AuthenticationRuleWebService |
|
AuthenticationRuleWebServiceImpl |
|
AuthenticationService |
Created by alexander on 11/08/16.
|
AuthenticationServiceImpl |
|
AuthenticationServiceService |
Created by Vitaly on 8/6/2015.
|
AuthenticationWebServiceImpl |
Created by alexander on 11/08/16.
|
AuthLevel |
|
AuthLevelAttribute |
|
AuthLevelAttributeDozerConverter |
|
AuthLevelAttributeEntity |
|
AuthLevelAttributeRepository |
|
AuthLevelAttributeResponse |
Created by alexander on 22/09/16.
|
AuthLevelDozerConverter |
|
AuthLevelEntity |
|
AuthLevelGrouping |
|
AuthLevelGroupingDozerConverter |
|
AuthLevelGroupingEntity |
|
AuthLevelGroupingListResponse |
Created by alexander on 22/09/16.
|
AuthLevelGroupingMapResponse |
|
AuthLevelGroupingRepository |
|
AuthLevelGroupingResponse |
Created by alexander on 22/09/16.
|
AuthLevelGroupingXrefComparator |
|
AuthLevelListResponse |
Created by alexander on 22/09/16.
|
AuthLevelRepository |
|
AuthManagerDAO |
|
AuthManagerDAOImpl |
|
AuthManagerMQService |
|
AuthManagerRedisConfiguration |
|
AuthManagerRestController |
|
AuthMethod |
|
AuthorizationAccessRight |
|
AuthorizationCacheToken |
This object holds cached entitlements data of the user
We used to use bitsets, but that's unrealistic in the case of resources being added/removed
For resources, we also store the rights
For other entities, we only store the ID, as 99.99% of the time, we don't need the rights
|
AuthorizationConstants |
|
AuthorizationEntityRequest |
|
AuthorizationGroup |
|
AuthorizationManagerAdminWebService |
|
AuthorizationManagerAdminWebServiceImpl |
|
AuthorizationManagerConfiguration |
|
AuthorizationManagerDataModel |
|
AuthorizationManagerDataProvider |
|
AuthorizationManagerLoginId |
|
AuthorizationManagerMenuService |
|
AuthorizationManagerMenuServiceImpl |
|
AuthorizationManagerMenuWebService |
|
AuthorizationManagerMenuWebServiceImpl |
|
AuthorizationManagerRestConfig |
|
AuthorizationManagerRuntimeException |
|
AuthorizationManagerService |
|
AuthorizationManagerServiceImpl |
|
AuthorizationManagerWebService |
|
AuthorizationManagerWebServiceImpl |
|
AuthorizationMatrixMap |
|
AuthorizationMatrixMap.AuthorizationMatrixMapEntry |
|
AuthorizationMatrixMapAdapter |
|
AuthorizationMatrixMapToSet |
|
AuthorizationMatrixMapToSet.AuthorizationMatrixMapToSetEntry |
|
AuthorizationMatrixMapToSetAdapter |
|
AuthorizationMenu |
|
AuthorizationMenuAdminService |
|
AuthorizationMenuAdminServiceImpl |
|
AuthorizationMenuException |
|
AuthorizationMenuRequest |
Created by alexander on 14/09/16.
|
AuthorizationMenuResponse |
Created by alexander on 14/09/16.
|
AuthorizationOrganization |
|
AuthorizationResource |
|
AuthorizationRole |
|
AuthorizationUser |
|
AuthorizationUserSetResponse |
|
AuthProvider |
|
AuthProviderAPI |
Created by alexander on 16/09/16.
|
AuthProviderAttribute |
|
AuthProviderAttributeBuilder |
|
AuthProviderAttributeDozerConverter |
|
AuthProviderAttributeEntity |
|
AuthProviderCache |
|
AuthProviderCacheSweeper |
|
AuthProviderDozerConverter |
|
AuthProviderEntity |
|
AuthProviderListener |
Created by alexander on 19/09/16.
|
AuthProviderListResponse |
Created by alexander on 16/09/16.
|
AuthProviderQueue |
Created by alexander on 15/11/16.
|
AuthProviderRepository |
|
AuthProviderRepositoryCustom |
|
AuthProviderRepositoryImpl |
|
AuthProviderResponse |
Created by alexander on 16/09/16.
|
AuthProviderSearchBean |
|
AuthProviderService |
|
AuthProviderServiceImpl |
|
AuthProviderType |
|
AuthProviderTypeDozerConverter |
|
AuthProviderTypeEntity |
|
AuthProviderTypeListResponse |
Created by alexander on 16/09/16.
|
AuthProviderTypeRepository |
|
AuthProviderTypeResponse |
Created by alexander on 16/09/16.
|
AuthProviderTypes |
|
AuthProviderWebService |
|
AuthProviderWebServiceImpl |
|
AuthResourceAMAttribute |
|
AuthResourceAMAttributeDozerConverter |
|
AuthResourceAMAttributeEntity |
|
AuthResourceAMAttributeListResponse |
Created by alexander on 20/09/16.
|
AuthResourceAMAttributeRepository |
This is repository for working with AuthResourceAMAttributeEntity
|
AuthResourceAttributeAPI |
Created by alexander on 20/09/16.
|
AuthResourceAttributeListener |
Created by alexander on 20/09/16.
|
AuthResourceAttributeMap |
|
AuthResourceAttributeMapDozerConverter |
|
AuthResourceAttributeMapEntity |
|
AuthResourceAttributeMapper |
|
AuthResourceAttributeMapRepository |
|
AuthResourceAttributeMapRepositoryCustom |
This is repository for working with AuthResourceAttributeMapEntity
|
AuthResourceAttributeMapRepositoryImpl |
|
AuthResourceAttributeMapResponse |
Created by alexander on 20/09/16.
|
AuthResourceAttributeMapSearchBean |
|
AuthResourceAttributeQueue |
Created by alexander on 15/11/16.
|
AuthResourceAttributeService |
|
AuthResourceAttributeServiceImpl |
|
AuthResourceAttributeWebService |
|
AuthResourceAttributeWebServiceImpl |
|
AuthRiskType |
Declare authentication risk types
|
AuthRuleContentProviderXrefRepository |
|
AuthRuleDozerConverter |
|
AuthRuleStepDozerConverter |
|
AuthRuleStepListResponse |
|
AuthRuleStepResponse |
|
AuthRuleStepsFlowchartRequest |
|
AuthRuleStepToStepLinksResponse |
|
AuthRuleStepToStepXrefDozerConverter |
|
AuthRuleURIPatternXrefRepository |
|
AuthStateAuthParamXrefEntity |
|
AuthStateAuthParamXrefRepository |
|
AuthStateCrudServiceRequest |
Created by alexander on 09/08/16.
|
AuthStateEntity |
Used to track the authentication state of a user.
|
AuthStateId |
|
AuthStateInfoModel |
Authentication state info
|
AuthStateListResponse |
Created by alexander on 11/08/16.
|
AuthStateRepository |
This is repository for working with AuthState
|
AuthStateRepositoryCustom |
This is custom repository for working with AuthStateEntity
|
AuthStateRepositoryImpl |
This is implementation of custom repository for working with AuthState
|
AuthStateSearchBean |
|
AutoUnlockInitializer |
|
BaseAttribute |
Base object for all attributes
|
BaseAttributeContainer |
Base class that contains a collection of Attributes
|
BaseConstants |
Status' that a user can be in.
|
BaseCrudServiceRequest<V extends KeyDTO> |
Created by alexander on 09/08/16.
|
BaseDataResponse<T> |
Created by alexander on 22/09/16.
|
BaseIdentity |
|
BaseListResponse<T> |
Created by alexander on 22/09/16.
|
BaseMapResponse<K,T> |
|
BaseNameObject |
|
BaseObject |
Base object for all POJOs that represent domain objects.
|
BaseProperty |
|
BaseReconciliationGroupCommand |
|
BaseReconciliationUserCommand |
|
BaseSearchServiceRequest<SearchBeanData extends AbstractSearchBean> |
Created by alexander on 08/08/16.
|
BaseServiceRequest |
Created by alexander on 08/08/16.
|
BaseSynchronizationSaveRequest<T extends AbstractMatchPair> |
|
BaseTemplateRequestModel<TargetObject extends KeyDTO> |
Created by alexander on 28/12/15.
|
BaseVHostConfig |
Created by alexander on 18/11/16.
|
BasicCandidateTaskListener |
|
BasicDataServiceException |
|
BasicDataServiceValidationResponse |
|
BasicEntitlementsRequestDelegate |
|
BasicWorkflowResponse |
|
BatchDataService |
Service for accessing and managing batch oriented tasks.
|
BatchDataServiceImpl |
Implementation for BatchDataService that will allow you to access and manage batch tasks.
|
BatchService |
|
BatchServiceImpl |
|
BatchTask |
BatchConfig represents configuration information for a batch task.
|
BatchTaskAPI |
Created by alexander on 07/09/16.
|
BatchTaskDozerConverter |
|
BatchTaskEntity |
|
BatchTaskExchangeListener |
|
BatchTaskExchangeQueue |
|
BatchTaskGroovyThread |
|
BatchTaskListener |
Created by alexander on 25/10/16.
|
BatchTaskListResponse |
Created by alexander on 25/10/16.
|
BatchTaskQueue |
Created by alexander on 17/11/16.
|
BatchTaskRepository |
|
BatchTaskRepositoryImpl |
|
BatchTaskResponse |
Created by alexander on 25/10/16.
|
BatchTaskSaveRequest |
Created by alexander on 26/10/16.
|
BatchTaskSchedule |
|
BatchTaskScheduleDozerConverter |
|
BatchTaskScheduleEntity |
|
BatchTaskScheduleListResponse |
Created by alexander on 25/10/16.
|
BatchTaskScheduler |
|
BatchTaskScheduleRepository |
|
BatchTaskScheduleRepositoryImpl |
|
BatchTaskScheduleSearchBean |
|
BatchTaskSearchBean |
|
BatchTaskSpringThread |
|
BatchWorkflowUtils |
|
BinaryFileRequest |
|
BindBusinessRuleCacheQueueServiceImpl |
|
BindConnectorQueueService |
Created by Alexander Dukkardt on 2017-04-28.
|
BindConnectorQueueServiceImpl |
Created by Alexander Dukkardt on 2017-04-28.
|
BindPropertyValueCacheQueueServiceImpl |
|
BindQueue |
Created by Alexander Dukkardt on 2017-04-28.
|
BindQueueAPI |
Created by Alexander Dukkardt on 2017-04-28.
|
BindQueueListener |
Created by Alexander Dukkardt on 2017-04-28.
|
BindQueueRequest |
Created by Alexander Dukkardt on 2017-04-28.
|
BooleanDataRequest |
|
BooleanDiff |
|
BooleanResponse |
Response class that is used for web service operations that return a boolean.
|
BrActionDozerConverter |
|
BrActionDto |
|
BrActionEntity |
|
BrConditionDozerConverter |
|
BrConditionDto |
|
BrConditionEntity |
|
BrTargetDozerConverter |
|
BrTargetDto |
|
BrTargetEntity |
|
BuildManagedSystemViewerUserProvisioningOperation |
|
BuildManagedSystemViewerUserProvisioningRequest |
|
BulkMigrationConfig |
BulkMigrationConfig defines the parameters that are to be used for migrating user to and from resources and roles
User: suneetshah
Date: 6/21/12
Time: 2:38 PM
|
BulkOperationEnum |
|
BulkOperationObjectType |
|
BulkOperationRequest |
|
BulkPasswordResetConfig |
Represents the configuration for bulk password reset operations.
|
BulkReconciliationVHostConfig |
|
BulkSynchronizationVHostConfig |
|
BulkUserProvisioningOperation |
|
BulkUserProvisionResponse |
|
BusinessRuleActionTypeEnum |
|
BusinessRuleAPI |
|
BusinessRuleCacheAPI |
Created by alexander on 12/09/16.
|
BusinessRuleCacheQueue |
Created by alexander on 15/11/16.
|
BusinessRuleCacheQueueListener |
Listener for fanout BusinessRuleCacheQueue
|
BusinessRuleCheckCrudRequest |
|
BusinessRuleConditionTypeEnum |
|
BusinessRuleConfig |
|
BusinessRuleCrudRequest |
|
BusinessRuleDataExtractor |
|
BusinessRuleDozerConverter |
|
BusinessRuleDto |
|
BusinessRuleDtoListResponse |
|
BusinessRuleDtoResponse |
|
BusinessRuleEntity |
|
BusinessRuleEvaluationAPI |
|
BusinessRuleEvaluationCrudServiceRequest |
Created by alexander on 09/08/16.
|
BusinessRuleEvaluationQueue |
Created by alexander on 15/11/16.
|
BusinessRuleEvaluationQueueListener |
Created by alexander on 10/08/16
|
BusinessRuleEvaluationResponse |
Response object for a web service operation that returns a role.
|
BusinessRuleEvaluationService |
|
BusinessRuleExplanation |
|
BusinessRuleExpressionAttribute |
|
BusinessRuleExpressionOperationEnum |
|
BusinessRuleListener |
|
BusinessRuleLocalStorage |
|
BusinessRuleManagementMQService |
The purpose of this class is to provide common read-only operations
with respect to the User object, which are read by multiple Spring Boot
modules
|
BusinessRuleQueue |
|
BusinessRuleRecalculationInitializer |
|
BusinessRuleRepository |
|
BusinessRuleRepositoryCustom |
|
BusinessRuleRepositoryImpl |
|
BusinessRuleSearchBean |
|
BusinessRuleService |
|
BusinessRuleServiceImpl |
|
BusinessRuleStatusEnum |
|
BusinessRuleTargetDtoResponse |
|
BusinessRuleTargetListDtoResponse |
|
BusinessRuleTargetRepository |
|
BusinessRuleTargetRepositoryCustom |
|
BusinessRuleTargetRepositoryImpl |
|
BusinessRuleTargetSearchBean |
|
BusinessRuleTargetService |
|
BusinessRuleTargetServiceImpl |
|
BusinessRuleTypeEnum |
|
BusinessRuleUserRecalculationDto |
|
BusinessRuleUserRecalculationListResponse |
Response object for a web service operation that returns a role.
|
BusinessRuleVHostConfig |
|
BusinessRuleWebService |
Web service is used to control and managed Business rules and related objects (like Targets)
|
BusinessRuleWebServiceImpl |
|
ByteArrayResponse |
Created by aduckardt on 2016-12-12.
|
BytesCountServiceRequest |
Request by 2 fields with types long and byte[]
|
BytesNameServiceRequest |
Request by 2 fields with types String and byte[]
|
BytesServiceRequest |
Request by field with byte[] type
|
CacheBeanPostProcessor |
Ensures that no developer caches
Hibernate Entity objects using @Cacheable
fixes AM-851 - Custom @Cacheable annotations should *never* cache Entity objects
|
CacheKeyEvict |
When used in conjunction with @CacheEvict, this will tell our custom
OpeniamCacheInterceptor which keys to purge.
|
CacheKeyEviction |
When used in conjunction with @CacheEvict, this will tell our custom
OpeniamCacheInterceptor to purge multiple caches
When a @CacheEvict takes place
|
CacheKeyEvictions |
|
CampaignStatistic |
|
CampaignStatsResponse |
|
CampaignStepWrapper |
|
CampaignTaskListResponse |
|
CampaignTaskListWrapper |
|
CampaignTaskWrapper |
|
Category |
|
CategoryDozerConverter |
|
CategoryEntity |
|
CategoryLanguage |
|
CategoryLanguageDozerConverter |
|
CategoryLanguageEmbeddableId |
CategoryLanguageId is the PrimaryKey for the CategoryLanguage object
|
CategoryLanguageEntity |
|
CategoryLanguageId |
CategoryLanguageId is the PrimaryKey for the CategoryLanguage object
|
CategoryType |
|
CategoryTypeDozerConverter |
|
CategoryTypeEmbeddableId |
|
CategoryTypeEntity |
|
CategoryTypeId |
|
CertDataService |
|
CertDataServiceImpl |
|
CertificateLoginServiceRequest |
Created by alexander on 10/08/16.
|
CertificationApproverAssociationIdentifier |
Class to select approvers for access certification.
|
CertificationHistoryEntitlementObject |
|
ChallengeResponseAPI |
Created by Alexander Dukkardt on 2016-12-22.
|
ChallengeResponseCountRequest |
Created by Alexander Dukkardt on 2016-12-22.
|
ChallengeResponseQueue |
Created by alexander on 17/11/16.
|
ChallengeResponseQueueListener |
Created by Alexander Dukkardt on 2016-12-22.
|
ChallengeResponseService |
|
ChallengeResponseServiceImpl |
|
ChallengeResponseValidator |
Challenge response interface that allows extension of the challenge response model to be outside the OpenIAM repository
|
ChallengeResponseWebService |
ChallengeResponseService provides operations to manage the challenge response functionality that is needed by the self service application
|
ChallengeResponseWebServiceImpl |
|
ChangePasswordByUserRule |
Validates a password to ensure the password is not equal to the principal
|
CheckGroovyException |
|
CheckOperation |
|
CheckReplaceOperationPrimaryKeyPresent |
|
CheckReplaceOperationPrimaryKeyPresentValidator |
|
CheckUserStatus |
|
CheckUserStatusValidator |
|
ClassListResponse |
Created by alexander on 22/09/16.
|
ClassTypeMapperHelper |
Created by Alexander Dukkardt on 2017-05-03.
|
CleanAuthStateTableInitializer |
Called by BatchTask thread, if configured in the DB
|
CleanCompletedWorkflowResourceInitializer |
Deprecated. |
CleanOldCSVInitializer |
|
ClientAssertionType |
Represents client_assertion_type in oAuth
|
ClientAuthType |
Represents the Client Authentication Types in OAuth
These should never changes, and should match BASIC_HTTP and REQUEST_BODY
|
ClientResourceDto |
|
ClientResourceEntity |
|
ClientResourceType |
|
CloneManagedSystemRequest |
|
CollectionSizeConverter |
|
CommentHandler |
|
CommentTo |
|
CommonConnectorOperation |
|
CommonQueue |
Created by alexander on 09/11/16.
|
CommonVHostConfig |
Created by alexander on 18/11/16.
|
CompleteManualTask |
|
CompleteUserAccessReviewNotifierDelegate |
|
ConditionExplainResponse |
|
ConformityType |
Conformity Type
Declare conformity types between adaptive risk in rule
|
ConnectionTypeEnum |
|
Connector |
Connector represents a connector instance.
|
ConnectorAdapter |
Scan AD for any new records, changed users, or delete operations and then synchronizes them back into OpenIAM.
|
ConnectorAttribute<T extends OperationalConnectorValue> |
iam-services
Created by zaporozhec on 3/27/17.
|
ConnectorBroadCastVHostConfig |
|
ConnectorHealthCheckIDMSweeper |
|
ConnectorObject<T extends ConnectorAttribute> |
iam-services
Created by zaporozhec on 3/27/17.
|
ConnectorObjectMetaData |
iam-services
Created by zaporozhec on 3/27/17.
|
ConnectorObjectUtils |
ldap-connector-rabbitmq
Created by zaporozhec on 5/2/17.
|
ConnectorOperation |
|
ConnectorQueue |
Created by alexander on 18/11/16.
|
ConnectorReconAdapter |
Wraps around the connector interface and manages the calls to the varous
operations for the connectors for provisioning.
|
ConnectorReplyDoc |
|
ConnectorReplyDto |
|
ConnectorReplyElasticSearchRepository |
|
ConnectorReplyListResponse |
Created by Alexander Dukkardt on 2017-04-18.
|
ConnectorReplyServiceRequest |
|
ConnectorRequestServiceGateway |
Created by Alexander Dukkardt on 2017-04-28.
|
ConnectorRequestServiceGatewayImpl |
Created by Alexander Dukkardt on 2017-04-28.
|
ConnectorResponseListener |
Created by Alexander Dukkardt on 2017-05-02.
|
ConnectorService |
Provides a consolidated interface that is to be used by all connectors..
|
ConnectorServiceDownCheckIDMSweeper |
|
ConnectorStatus |
|
ConnectorVHostConfig |
Created by alexander on 18/11/16.
|
ContactConstants |
Defines a set of constants that are used with Contact Information
|
ContentProvider |
|
ContentProviderAPI |
Created by alexander on 07/09/16.
|
ContentProviderDozerConverter |
|
ContentProviderEntity |
|
ContentProviderListener |
Created by alexander on 23/09/16.
|
ContentProviderListResponse |
Created by alexander on 22/09/16.
|
ContentProviderNode |
|
ContentProviderQueue |
Created by alexander on 14/11/16.
|
ContentProviderRepository |
|
ContentProviderRepositoryCustom |
This is repository for working with ContentProvider
|
ContentProviderRepositoryImpl |
This is repository for working with ContentProvider
|
ContentProviderResourceConfiguration |
|
ContentProviderResponse |
Created by alexander on 10/08/16.
|
ContentProviderRestController |
Deprecated. |
ContentProviderSearchBean |
|
ContentProviderServer |
|
ContentProviderServerDoserConverter |
|
ContentProviderServerEntity |
|
ContentProviderService |
|
ContentProviderServiceImpl |
|
ContentProviderSSSLComparator |
|
ContentProviderToken |
|
ContentProviderTree |
|
ContentProviderWebService |
|
ContentProviderWebServiceImpl |
|
Context |
|
CookieURIPatternRule |
|
CosmoDBGraphIDProvider |
|
CountCommentsQuery |
|
CounterAPI |
Created by zaporozhec on 09/09/2021.
|
CounterCrudRequest |
|
CounterDTO |
|
CounterEntity |
|
CounterListResponse |
Created by zaporozhec 09/13/2021
|
CounterQueue |
Created by alexander on 17/11/16.
|
CounterQueueListener |
Created by zaporozhec on 09/09/21.
|
CounterRabbitMQService |
The service implements the method to get next value in series.
|
CounterRepository |
|
CounterResponse |
Created by zaporozhec 09/13/2021
|
CounterSearchBean |
|
CounterSearchRequest |
|
CounterService |
|
CounterServiceImpl |
|
CounterWebService |
|
CounterWebServiceImpl |
|
CountXrefDBWrapper |
|
CreateAccessRequestDelegate |
|
CreateAccessRequestExecutor |
Deprecated. |
CreateAccessRequestForApproversDelegate |
|
CreateAccessRequestModel |
|
CreateBulkCertificationRequest |
|
CreateCertificateRequestModel |
|
CreateCertificationRequest |
|
CreateDefautlURIPatternRequest |
|
CreateIdmAccountUserCommand |
Created with IntelliJ IDEA.
|
CreateIdmGroupCommand |
|
CreateNewUser |
|
CreatePrivilegedAccessRequestDelegate |
|
CreatePrivilegedAccessRequestExecutor |
this class needs to be re-wrote from scratch, if openiam dev-team will do implementation for privileged access
|
CreateRequestDelegate |
|
CreateRequestUserCandidateTaskListener |
|
CreateResourceAccountUserCommand |
|
CreateResourceGroupCommand |
|
CreateUserRequest |
Deprecated. |
CreateUserRequestApproverAssociationIdentifier |
|
CreateUserRequestDisplayMapperDelegate |
Deprecated. |
CreateUserRequestEntitlementsApproverAssociationIdentifier |
|
CreateUserRequestForApprovers |
Deprecated. |
CreateUserRequestResourceOwnerApproverAssociationIdentifier |
|
CreateUserRequestServiceRequest |
Created by alexander on 31/08/16.
|
CreateUserToken |
|
CriteriaQueryProcessor |
Copied from
https://raw.githubusercontent.com/spring-projects/spring-data-elasticsearch/4.0.2.RELEASE/src/main/java/org/springframework/data/elasticsearch/core/CriteriaQueryProcessor.java
Need to copy it b/c it's not exposed to non-spring packages
|
CrossEntityMapConverterWithKeyString |
|
CrossEntityPersistentListConverter |
|
CrossEntityPersistentObjectConverter |
|
CrossEntityPersistentSetConverter |
|
CRUDPreprocessor |
|
CrudRequest<ExtObject extends ExtensibleObject> |
|
CryptoAPIWrapper |
|
Cryptor |
Highlevel Interface for all classes providing access to encryption algorithms.
|
CryptorProvider |
Created by Alexander Dukkardt on 2017-05-29.
|
CSVAdapter |
Reads a CSV file for use during the synchronization process
|
CSVConfig |
|
CSVConfigDozerConverter |
|
CSVConfigEntity |
|
CSVConfigListResponse |
Response object for a web service operation that returns a role.
|
CSVConfigRepository |
This is repository for working with CSVConfig
|
CSVConfigRepositoryCustom |
This is repository for working with CSVConfig
|
CSVConfigRepositoryImpl |
This is repository for working with CSVConfig
|
CSVConfigResponse |
Response object for a web service operation that returns a role.
|
CSVConfigSearchBean |
|
CSVHelper |
|
CSVSource |
|
CustomAdaptiveRisk |
Type Risk : Custom adaptive risk.
|
CustomCacheErrorHandler |
|
CustomConfigurationRequest |
|
CustomIdmAuditLogType |
|
CustomJacksonMapper |
|
CustomMailConfigHelper |
Helper interface for customizing email message configuration.
|
CXFAuthentication |
|
DatabaseConfiguration |
|
DatabaseInitializationListener |
|
DatabaseUtil |
|
DataEncryptionRequest |
Created by aduckardt on 2016-12-19.
|
DataException |
|
DateConverter |
|
DateConverter |
|
DateDiff |
|
DateRangeRequest |
Created by Alexander Dukkardt on 2017-01-17.
|
DateResponse |
|
DateSearchParam |
Class to wrap a date search parameter, and the matching type to use
|
DateUtil |
Helper simple date methods are located here
|
DbGeoTypeEnum |
|
DbIPGeo |
DbIPGeo transfer object
|
DbIPGeoDozerConverter |
|
DbIPGeoEntity |
|
DbIPGeoId |
|
DbIPGeoIdEntity |
|
DbIPGeoRepository |
This is repository for working with DbIPGeoEntity
|
DbIPGeoRepositoryCustom |
This is custom repository for working with DbIPGeoEntity
|
DbIPGeoRepositoryImpl |
This is implementation of custom repository for working with DbIPGeoEntity
|
DbIPGeoSearchBean |
|
DbIpGeoStatus |
DbIpGeoStatus transfer object
|
DbIPGeoStatusDozerConverter |
|
DbIpGeoStatusEntity |
|
DbIpSourceFirstEnum |
|
DbIpStatusEnum |
|
DbIPStatusRepository |
This is repository for working with DbIPStatusEntity
|
DbIpStatusResponse |
|
DecisionInfo |
|
DefaultAddModifyRequestUserValidator |
|
DefaultAuthenticationCustomHandler |
|
DefaultBuildManagedSystemViewerUserValidator |
|
DefaultBulkOperationUserValidator |
|
DefaultCACertCheck |
|
DefaultCertToIdentityConverter |
|
DefaultChallengeResponseValidator |
Default implementation of the challenge response validator.
|
DefaultConnectorResponseListenerHandler |
|
DefaultDeleteGroupProvisioningValidator |
|
DefaultDeleteUserProvisioningValidator |
|
DefaultDisableUserValidator |
|
DefaultEditUserApproverAssociationIdentifier |
|
DefaultEnableUserValidator |
|
DefaultEntityValidator |
Created with IntelliJ IDEA.
|
DefaultGenericWorkflowRequestApproverAssociationIdentifier |
|
DefaultGetUserConnectorMetadataConnectionUserValidator |
|
DefaultGroupProvisioningPostProcessor |
|
DefaultGroupProvisioningPreProcessor |
|
DefaultGroupProvisioningValidator |
|
DefaultLoginModule |
DefaultLoginModule provides basic password based authentication using the OpenIAM repository.
|
DefaultLoginUserValidator |
Created by IntelliJ IDEA.
|
DefaultNewHireRequestApproverAssociationIdentifier |
|
DefaultNotificationDelegate |
|
DefaultOpeniamKeyGenerator |
|
DefaultPasswordGenerator |
Default implementation of a password generator.
|
DefaultPasswordPolicyResolver |
|
DefaultPolicyMapperFactory |
iam-services
Created by zaporozhec on 3/27/17.
|
DefaultProvisionGroupObjectDiffGenerator |
|
DefaultProvisioningService |
DefaultProvisioningService is responsible for receiving and processing
requests that are to be sent to the target system connectors.
|
DefaultProvisionUserObjectDiffGenerator |
|
DefaultRBACCrudRequestApproverAssociationIdentifier |
|
DefaultReconciliationAttributeMap |
|
DefaultReconciliationAttributeMapDozerConverter |
|
DefaultReconciliationAttributeMapEntity |
|
DefaultReconciliationAttributeMapListResponse |
Created by Alexander Dukkardt on 2017-04-05.
|
DefaultReconciliationAttributeMapRepository |
This is repository for working with DefaultReconciliationAttributeMapEntity
|
DefaultResumeUserValidator |
|
DefaultSearchGroupValidator |
|
DefaultSearchUserValidator |
|
DefaultSecurityInfoProvider |
|
DefaultSendSingleProvisionEventUserValidator |
Created by IntelliJ IDEA.
|
DefaultSuspendUserValidator |
|
DefaultTestConnectionGroupValidator |
|
DefaultTestConnectionUserValidator |
|
DefaultTokenModule |
Module to create and manage the default token structure used by OpenIAM
|
DefaultUserAcceptedInviteApproverAssociationIdentifier |
|
DefaultUserCustomValidator |
|
DefaultUserPasswordProvisioningValidator |
|
DefaultUserProvisioningPostProcessor |
|
DefaultUserProvisioningPreProcessor |
|
DefaultUserProvisioningValidator |
|
DefaultValidateChallengeResponse |
Default implementation of a class used to validate responses in a challenge response situation.
|
DefaultVertexConverter<T extends AbstractAuthorizationEntity,E extends KeyEntity> |
|
DelegateEmailProcessor |
|
DelegateRequestModel |
|
DelegationFilterHelper |
|
DelegationFilterSearch |
UserSearch is used to capture the parameters for an ad-hoc search on the user object.
|
DelegationFilterSearchBean |
|
DeleteGroupConnectorProvisioningOperation |
|
DeleteGroupDelegate |
|
DeleteGroupDirectConnectorProvisioningOperation |
Direct request to connector, without existing object in Idm.
|
DeleteGroupDirectProvisionOperation |
operation for send Delete Request to connector without IDM object
(object exists in target system and doesn't exist in IDM)
|
DeleteGroupProvisioningConnectorRequest |
|
DeleteGroupProvisioningConnectorResponse |
|
DeleteGroupProvisioningRequest |
|
DeleteGroupProvisionOperation |
|
DeleteIdmExcludeTargetGroupCommand |
|
DeleteIdmUserExcludeTargetCommand |
|
DeleteLogin |
|
DeleteOrganizationDelegate |
|
DeleteResourceAccountUserCommand |
|
DeleteResourceDelegate |
|
DeleteResourceGroupCommand |
|
DeleteRoleDelegate |
|
DeleteUserConnectorProvisioningOperation |
|
DeleteUserDirectConnectorProvisioningOperation |
|
DeleteUserDirectProvisionOperation |
|
DeleteUserProvisioningConnectorRequest |
|
DeleteUserProvisioningConnectorResponse |
|
DeleteUserProvisioningRequest |
|
DeleteUserProvisionOperation |
|
DeProvisionUsersProvisioningOperation |
|
DESedeCryptor |
DESedeCryptor provides 3DES Encryption
|
DeviceAPI |
|
DeviceDataService |
|
DeviceDataServiceImpl |
|
DeviceDataWebService |
|
DeviceDataWebServiceImpl |
|
DeviceDozerConverter |
|
DeviceDTO |
|
DeviceEntity |
|
DeviceListResponse |
|
DeviceManagerConfig |
|
DeviceNotificationAPI |
|
DeviceNotificationMQService |
|
DeviceNotificationQueue |
|
DeviceNotificationQueueListener |
|
DeviceNotificationRequest |
|
DeviceNotificationRequest.OpenIAMNotificationField |
|
DeviceNotificationServiceImpl |
|
DeviceNotificationType |
|
DeviceRegistrationRequest |
|
DeviceRepository |
This is repository for working with Device Entity
|
DeviceRepositoryCustom |
|
DeviceResponse |
|
DeviceServiceMQService |
|
DeviceServiceQueue |
|
DeviceServiceQueueListener |
|
DeviceTransactionHashRequest |
|
DeviceTypeEnum |
|
Diff<T> |
|
DiffField |
|
DiffField |
|
DisableIdmAccountUserCommand |
|
DisableUserProvisioningOperation |
|
DisableUserProvisioningRequest |
|
DiskFileItem4_2_1_x_Only_fix |
Fixes OE-2497 - Ensures that we can send fiels across the rabbitmq netowrk.
|
DisplayNameAwareSearchBean |
|
DisplayNameDozerConverter |
|
DocumentRepresentation |
|
DomainProviderHelper |
|
DoNothingGroupCommand |
|
DoNothingUserCommand |
|
DozerConfig |
|
DozerDTOCorrespondence |
|
EdgeDirection |
|
EdgeIdAware |
|
EdgeIdCache |
|
EdgeIdCacheSweeper |
|
EdgeType |
|
EdgeVertexType |
This class is just a representation of the type of the edge, so that you can map it back to the SQL table
It has a parent and child
|
EditUserDisplayMapperDelegate |
|
ElasticsearchBrigde |
Created by: Alexander Duckardt
Date: 9/17/14.
|
ElasticSearchConfig |
|
ElasticsearchController |
Deprecated. |
ElasticSearchJPAEntityListenerProcessor |
Created by: Alexander Duckardt Date: 9/25/14.
|
ElasticSearchQueryHelper |
|
ElasticSearchReindexerListener |
Created by alexander on 01/08/16.
|
ElasticsearchReindexProcessor |
Created by: Alexander Duckardt
Date: 10/3/14.
|
ElasticsearchReindexProcessorImpl |
|
ElasticsearchReindexRequest |
Created by: Alexander Duckardt
Date: 9/18/14.
|
ElasticsearchSettingName |
Created by: Alexander Duckardt
Date: 7/3/14.
|
ElasticsearchStore |
Field "store" value.
|
ElasticsearchType |
Field "type" value.
|
ElasticSearchWebService |
Web service for managing elasticsearch instance
|
ElasticSearchWebServiceImpl |
|
ElasticsSearchJPAListener |
|
EmailAddress |
EmailAddress transfer object
|
EmailAddressDozerConverter |
Created by: Alexander Duckardt
Date: 16.11.12
|
EmailAddressEntity |
|
EmailAddressListResponse |
Response object for a web service operation that returns a role.
|
EmailAddressRepository |
This is repository for working with EmailAddressEntity
|
EmailAddressRepositoryCustom |
This is custom repository for working with EmailAddressEntity
|
EmailAddressRepositoryImpl |
This is repository for working with EmailAddress
|
EmailAddressResponse |
Created by Alexander Dukkardt on 2017-01-04.
|
EmailAPI |
Created by alexander on 01/12/16.
|
EmailDiff |
|
EmailDoc |
|
EmailDocumentToEntityConverter |
|
EmailElasticSearchRepository |
|
EmailElasticSearchRepositoryCustom |
|
EmailElasticSearchRepositoryImpl |
|
EmailEntity |
Created by vitalia on 5/31/16.
|
EmailManagerConfig |
|
EmailManagerRestConfig |
|
EmailOTPModule |
|
EmailProcessor |
|
EmailProcessorProvider |
|
EmailSearchBean |
|
EmailSenderListener |
Created by alexander on 01/08/16.
|
EmailTaskRequest |
|
EmailTaskResponse |
|
EmailTasks |
tasks that could be automatically processed are here.
|
EmptyServiceRequest |
Created by alexander on 15/11/16.
|
EnableUserProvisioningOperation |
|
EnableUserProvisioningRequest |
|
EncryptedCertificateLoginServiceRequest |
based on CertificateLoginServiceRequest created by alexander on 10/08/16.
|
EncryptionAPI |
Created by aduckardt on 2016-12-09.
|
EncryptionException |
Exception is thrown when there is an exception during the encryption/decryption process.
|
EncryptionQueue |
Created by alexander on 17/11/16.
|
EntitlementAware |
If this annotation is present on a Class, then this class is an RBAC object
Basically, this means that the DAO (ES or DB) should check if a user is entitled to this
object or not before returning from the DAO.
|
EntitlementBulkRequest |
Contains properties and operations for entitlement bulk request
|
EntitlementHierarchyType |
|
EntitlementsCollection |
|
EntitlementsDBWrapper |
|
EntitlementsSearchBean<T extends AbstractMetadataTypeDTO,KeyType extends Serializable> |
Created by: Alexander Duckardt
Date: 8/4/14.
|
EntitlementsSearchRequest<SearchBeanData extends EntitlementsSearchBean> |
|
EntitltementsObjectCache |
|
EntitltementsObjectCacheSweeper |
|
EntityIdRequired |
|
EntityIdRequiredValidator |
|
EntityMembershipDelegate |
|
EntityOwnerRequest |
Created by alexander on 12/09/16.
|
EntityOwnerResponse |
Created by alexander on 12/09/16.
|
EntityRepresentation |
|
EntityValidator |
Created with IntelliJ IDEA.
|
ErrorCode |
Java class for ErrorCode.
|
ESAnalyze |
Created by: Alexander Duckardt
Date: 6/25/14.
|
EsAPI |
Created by alexander on 20/10/16.
|
ESBConfig |
|
EsbErrorToken |
Created with IntelliJ IDEA.
|
ESBRestConfig |
|
EscalateInfoBean |
A flyweight version of ApproverAssociation for related entity Escalate to
|
EscalateRequestModel |
|
Escalation |
|
EscalationDozerConverter |
|
EscalationEntity |
|
EscalationListResponse |
|
EscalationRepository |
|
EscalationRepositoryCustom |
|
ESIndexName |
Created by: Alexander Duckardt
Date: 6/25/14.
|
EsReindexQueue |
Created by alexander on 17/11/16.
|
EvictableCustomRepository<T extends KeyEntity> |
|
ExcludeCookieURIPatternRule |
|
ExcludeHeaderURIPatternRule |
|
ExecutionType |
Execution type will provide the list of possible action that MUST be applied after receiving the data from
source adapter.
|
ExpressionException |
|
ExpressionResult |
|
ExtendController |
Abstract class that allows you to extend a controller class using "pre" and "post" events
|
ExtendedObjectInputStream |
This class is needed to deserialize request object from database in batch task.
|
ExtensibleAddress |
Role object that is passed to the connector service when provisioning a role.
|
ExtensibleAttribute |
The content carried by the most SPML requests includes an Extensible type to all
for flexibility in carrying the data.
|
ExtensibleAttributeListResponse |
|
ExtensibleEmailAddress |
Role object that is passed to the connector service when provisioning a role.
|
ExtensibleGroup |
Group object that is passed to the connector service when provisioning a group.
|
ExtensibleObject |
Base object whose descendants will be used in Add, Update and Delete requests
|
ExtensibleObjectType |
|
ExtensiblePhone |
Role object that is passed to the connector service when provisioning a role.
|
ExtensibleRole |
Role object that is passed to the connector service when provisioning a role.
|
ExtensibleUser |
User object that is passed to the connector service when provisioning a user.
|
ExternalAuditLog |
|
ExternalLogListener |
|
ExternalLogRequest |
|
ExternalMessageQueue |
Created by alexander on 09/11/16.
|
ExtLogAPI |
|
ExtLogQueue |
|
ExtLogVHostConfig |
|
FacebookLoginModule |
Created by alexander on 30.03.15.
|
FacebookProfile |
Created by alexander on 01.04.15.
|
FidoAuthenticatorAPI |
|
FidoAuthenticatorDataService |
FIDO Authenticator data service
|
FidoAuthenticatorDataServiceImpl |
FIDO Authenticator data service
|
FidoAuthenticatorDataWebService |
FIDO Authentication web service
|
FidoAuthenticatorDataWebServiceImpl |
FIDO Authentication web service implementation
|
FidoAuthenticatorDozerConverter |
|
FidoAuthenticatorDto |
FIDO Authenticator domain object
|
FidoAuthenticatorEntity |
FIDO Authenticator model
|
FidoAuthenticatorListResponse |
Response with List type value
|
FidoAuthenticatorMQService |
Rabbit MQ Service for FIDO Authentication
|
FidoAuthenticatorRepository |
This is repository for working with FIDO Authenticator Entity
|
FidoAuthenticatorRepositoryCustom |
This is repository for working with FidoAuthenticator
|
FidoAuthenticatorResponse |
Response with FidoAuthenticatorDto type value
|
FidoAuthenticatorServiceQueue |
|
FidoAuthenticatorServiceQueueListener |
FIDO Authentication listener
|
FidoAuthenticatorTransportDto |
FidoTransport domain object
|
FidoAuthenticatorTransportEntity |
FIDO Authenticator transport model
|
FidoAuthenticatorTransportRepository |
This is repository for working with FIDO Authenticator Transport Entity
|
FidoAuthenticatorTransportRepositoryCustom |
This is repository for working with FidoAuthenticatorTransport
|
FieldDataModel |
Created by alexander on 21/12/15.
|
FieldMapper<T> |
|
FieldMappingDataServiceException |
Created by alexander on 23/09/16.
|
FileAPI |
Created by alexander on 01/12/16.
|
FileQueue |
Created by alexander on 17/11/16.
|
FileQueueListener |
Created by alexander on 01/08/16.
|
FileRabbitMQService |
The purpose of this class is to provide a possiblities to work with files through OpenIAM groovy extension.
|
FileRequest |
Created by alexander on 01/12/16.
|
FileResponse |
Created by alexander on 01/12/16.
|
FileService |
Created by alexander on 16/08/16.
|
FileServiceImpl |
Created by alexander on 16/08/16.
|
FileWebService |
|
FileWebServiceImpl |
|
FindBeansGroupQueue |
|
FindBeansGroupQueueListener |
|
FindBeansRepositoryCustom<T extends KeyEntity,S extends SearchBean> |
|
FindBeansResourceQueue |
|
FindBeansResourceQueueListener |
|
FindBeansRoleListener |
|
FindBeansRoleQueue |
|
FixedPasswordGenerator |
FixedPasswordGenerator is usually used when the password policy calls for a fixed or static initial password.
|
ForgotPhone |
Type Risk : Is Forgot Phone
|
FormPostURIPatternRule |
|
GeneratePassword |
Interface that is to be implemented when generating password.
|
GenericObjectSynchService |
Interface for GenericObjectSynchService which is used to synchronize objects such as
Groups, Roles, Organizations and others.
|
GenericWorkflowModel |
|
GenericWorkflowRequest |
|
GeoIPResponse |
|
GeoLocationIpService |
|
GeoLocationIpServiceImpl |
Service for working with Geolocation information by user IP
|
GetAccessCertificationCommentsRequest |
|
GetAllReportsResponse |
|
GetAllSubCriteriaParamReportsResponse |
|
GetAllSubscribedReportsResponse |
|
GetBeansElasticsearchService<DTO extends KeyDTO,ENTITY extends KeyEntity,KeyType extends Serializable,SEARCH_BEAN extends SearchBean<DTO,KeyType>> |
|
GetBeansService<DTO extends KeyDTO,ENTITY extends KeyEntity,KeyType extends Serializable,SEARCH_BEAN extends SearchBean<DTO,KeyType>> |
Service is used for get/search method of Services implementation that works with JPA Object GetBeansService and delivery it's representation
as GetBeansService .
|
GetDetachedEntitlementsService<DTO extends AbstractMetadataTypeDTO,SB extends EntitlementsSearchBean<DTO,String>> |
|
GetDetachedEntitlementsServiceRequest |
Created by alexander on 08/08/16.
|
GetDirectGroupEntitlementsWithResourcesServiceRequest |
Created by alexander on 08/08/16.
|
GetDirectOrganizationEntitlementsWithResourcesServiceRequest |
Created by alexander on 08/08/16.
|
GetDirectRoleEntitlementsWithResourcesServiceRequest |
Created by alexander on 08/08/16.
|
GetEntitlementBeansService<DTO extends AbstractMetadataTypeDTO,ENTITY extends AbstractMetadataTypeEntity,KeyType extends Serializable,SEARCH_BEAN extends EntitlementsSearchBean<DTO,KeyType>> |
|
GetEntitlementListRequest |
|
GetEntitlementRequest |
Created by alexander on 15/09/16.
|
GetGroupRequest |
|
GetMetadataConnectorProvisioningOperation |
|
GetMetadataProvisioningConnectorRequest |
|
GetMetadataProvisioningConnectorResponse |
|
GetMetadataUserProvisioningRequest |
|
GetParentsRequest |
Created by zaporozhec on 8/30/16.
|
GetReportDataResponse |
|
GetReportInfoResponse |
|
GetReportParameterMetaTypesResponse |
|
GetReportParametersResponse |
|
GetReportParameterTypesResponse |
|
GetSubCriteriaParamReportResponse |
|
GetSubscribedReportResponse |
|
GetUserApplicationsRequest |
|
GetUserRequest |
Created by Alexander Dukkardt on 2017-01-05.
|
GetUserWithDependenciesQueue |
Created by alexander on 18/11/16.
|
GetUserWithDependenciesQueueListener |
Created by Alexander Dukkardt on 2016-12-23.
|
GoogleAuthTOTPModule |
|
GoogleEmailBean |
Created by alexander on 24.03.15.
|
GoogleLoginModule |
Created by alexander on 10.12.14.
|
GoogleNameBean |
Created by alexander on 24.03.15.
|
GoogleProfile |
Created by alexander on 23.03.15.
|
GraphAdminAPI |
|
GraphAdminQueue |
|
GraphAdminQueueListener |
|
GraphAwareJPAListener |
|
GraphCriteriaQuery |
|
GraphEdge |
|
GraphIdAware |
|
GraphIdCacheSweeper |
|
GraphJPAEntityListenerProcessor |
|
GraphOperations |
|
GraphUtils |
|
GraphVariables |
|
GraphVertex |
|
GremlinConfiguration |
|
GremlinHealthIndicator |
|
GroovyManagerAPI |
|
GroovyManagerConfig |
|
GroovyManagerHelper |
|
GroovyManagerQueue |
|
GroovyManagerQueueListener |
|
GroovyManagerServiceImpl |
|
GroovyManagerVHostConfig |
|
GroovyManagerWebService |
|
GroovyManagerWebServiceImpl |
|
GroovyQueue |
|
GroovyScriptDelegate |
|
GroovyScriptEngineIntegration |
|
GroovyScriptTaskListener |
|
Group |
|
GroupAPI |
Created by Alexander Dukkardt on 2017-01-23.
|
GroupAttestationInitializer |
Deprecated. |
GroupAttribute |
|
GroupAttributeDiff |
|
GroupAttributeDoc |
|
GroupAttributeDocumentToEntityConverter |
|
GroupAttributeDozerConverter |
|
GroupAttributeElasticSearchRepository |
|
GroupAttributeElasticSearchRepositoryCustom |
|
GroupAttributeElasticSearchRepositoryImpl |
|
GroupAttributeEntity |
|
GroupAttributeListener |
Created by alexander on 12/07/16.
|
GroupAttributeQueue |
Created by alexander on 18/11/16.
|
GroupAttributeRepository |
This is repository for working with GroupAttributeEntity
|
GroupAttributeSearchBean |
|
GroupAuthorizationRight |
|
GroupAuthorizationRightSetResponse |
Created by alexander on 15/09/16.
|
GroupAwareMembershipXref |
|
GroupBridge |
|
GroupConnectorObject |
|
GroupConnectorOperation |
|
GroupDataService |
GroupDataService provides a service to manage groups as well
as related objects such as Users.
|
GroupDataServiceImpl |
GroupDataServiceImpl provides a service to manage groups as
well as related objects such as Users.
|
GroupDataWebService |
GroupDataWebService provides a web service interface to manage groups as well
as related objects such as Users.
|
GroupDataWebServiceImpl |
GroupDataServiceImpl provides a service to manage groups as well
as related objects such as Users.
|
GroupDefaultPolicyMapperImpl |
|
GroupDisplayMapper |
|
GroupDoc |
|
GroupDocumentToEntityConverter |
|
GroupDozerConverter |
|
GroupElasticSearchRepository |
|
GroupElasticSearchRepositoryCustom |
|
GroupElasticSearchRepositoryImpl |
|
GroupEntitlementToken |
Created by alexander on 27/08/15.
|
GroupEntity |
|
GroupEntityValidator |
Created by alexander on 04/01/16.
|
GroupFields |
|
GroupGroupXref |
|
GroupIdentityProvisionObjectDiff<T extends ProvisionObject> |
|
GroupListResponse |
Created by Alexander Dukkardt on 2017-01-04.
|
GroupMatchObjectRule |
|
GroupPair |
|
GroupPolicyMapProcessorServiceImpl |
|
GroupProvisionAPI |
|
GroupProvisionDispatcher |
|
GroupProvisioningPrePostprocessorBuilder |
|
GroupProvisioningQueueListener |
|
GroupProvisionObjectDiff<T extends ProvisionObject> |
|
GroupProvisionQueue |
|
GroupProvisionService |
|
GroupQueue |
Created by alexander on 16/11/16.
|
GroupQueueListener |
Created by Alexander Dukkardt on 2017-03-16.
|
GroupRabbitMQService |
|
GroupRepository |
|
GroupRepositoryCustom |
|
GroupRepositoryImpl |
|
GroupRequestModel |
Created by alexander on 28/12/15.
|
GroupResponse |
Created by Alexander Dukkardt on 2017-01-04.
|
GroupSearchBean |
|
GroupSearchServiceRequest |
Created by Alexander Dukkardt on 2017-03-15.
|
GroupServiceRequest |
Created by Alexander Dukkardt on 2017-03-16.
|
GroupsForUserResponse |
|
GroupStatus |
GroupStatus provides valid values for a status of Group.
|
GroupSyncObjectProcessorImpl |
iam-services
Created by zaporozhec on 7/10/17.
|
GroupTemplateProvider |
Created by alexander on 30/12/15.
|
GroupToGroupMembershipXrefEntity |
|
GroupToGroupMembershipXrefRepository |
|
GroupToOrgMembershipXref |
|
GroupToOrgMembershipXrefEntity |
|
GroupToResourceMembershipXrefEntity |
|
GroupUserXref |
|
GroupVertexConverter |
|
HeaderConstants |
|
HeaderURIPatternRule |
|
HealthcheckFileWriter |
The purpose of this class is to write the healthcheck result to a file every minute.
|
HelpDeskQuestion |
|
HelpdeskQuestionService |
|
HelpdeskQuestionServiceImpl |
Implementation of
https://openiam.atlassian.net/wiki/spaces/IAMENGINEERING/pages/211222531/Help+Desk+User+Profile+Protection
|
HelpdeskQuestionsRequest |
|
HelpDeskQuestionsResponse |
|
HistorySearchBean |
|
HistorySearchRequest |
Created by alexander on 26/08/16.
|
HttpClientResponseWrapper |
|
IAccessCertificationInitializer |
|
IActionExecutor |
|
IBaseBackgroundTask |
|
IBaseRunnableBackgroundTask |
|
IConditionExecutor |
|
IdDeepCopyRequest |
|
IDefaultPolicyMapper<D extends Diff> |
iam-services
Created by zaporozhec on 3/29/17.
|
IdentityAnswerNotFoundException |
Exception that is thrown when an IdentityAnswer is not found.
|
IdentityAnswerSearchBean |
|
IdentityAPI |
Created by Alexander Dukkardt on 2017-04-25.
|
IdentityDiff |
|
IdentityDozerConverter |
|
IdentityDto |
Login domain object
|
IdentityEntity |
|
IdentityHolder |
|
IdentityListResponse |
Created by Alexander Dukkardt on 2017-04-25.
|
IdentityQuestGroup |
IdentityQuestGroup is a domain object that allows you to group questions together.
|
IdentityQuestGroupDozerConverter |
|
IdentityQuestGroupEntity |
|
IdentityQuestGroupListResponse |
Created by Alexander Dukkardt on 2016-12-22.
|
IdentityQuestGroupRepository |
This is repository for working with IdentityQuestGroup
|
IdentityQuestion |
|
IdentityQuestionDozerConverter |
|
IdentityQuestionEntity |
|
IdentityQuestionListResponse |
Created by Alexander Dukkardt on 2016-12-22.
|
IdentityQuestionRepository |
This is repository for working with IdentityQuestion
|
IdentityQuestionRepositoryCustom |
This is repository for working with IdentityQuestion
|
IdentityQuestionRepositoryImpl |
This is repository for working with IdentityQuestion
|
IdentityQuestionResponse |
Created by Alexander Dukkardt on 2016-12-22.
|
IdentityQuestionSearchBean |
|
IdentityQueue |
Created by Alexander Dukkardt on 2017-04-25.
|
IdentityQueueListener |
Created by Alexander Dukkardt on 2017-04-25.
|
IdentityRabbitMqService |
The purpose of this class is to provide common read-only operations
for respect to the IdentityDto object
|
IdentityRepository |
This is repository for working with IdentityEntity
|
IdentityRepositoryCustom |
This is repository for working with IdentityEntity
|
IdentityRepositoryImpl |
This is repository for working with IdentityEntity
|
IdentityResponse |
Created by Alexander Dukkardt on 2017-04-25.
|
IdentitySearchBean |
|
IdentityService |
|
IdentityServiceImpl |
|
IdentitySynchService |
Interface for IdentitySynchService .
|
IdentitySynchServiceImpl |
|
IdentitySynchWebService |
Interface for IdmAuditLogDataService .
|
IdentitySynchWebServiceImpl |
|
IdentityTypeEnum |
|
IdentityWebService |
|
IdentityWebServiceImpl |
|
IdeographicCharsRule |
|
IDetacheableEntityRepository<T extends Serializable,K extends Serializable> |
Interface is used for entities that may provide access to any user to any resource.
|
IdmAuditLogDoc |
|
IdmAuditLogListResponse |
Created by alexander on 20/10/16.
|
IdmAuditLogRequest |
Created by alexander on 08/08/16.
|
IdmAuditLogResponse |
Created by alexander on 20/10/16.
|
IdmAuditLogWebDataService |
Interface for IdmAuditLogDataService .
|
IdmAuditLogWebDataServiceImpl |
|
IdmConfig |
|
IdmQueue |
Created by alexander on 18/11/16.
|
IDMRestConfig |
|
IDMSearchScript |
|
IdmVHostConfig |
Created by alexander on 18/11/16.
|
IdNameServiceRequest |
Request by 2 fields : id & name with String types
|
IdPageableServiceRequest |
Created by alexander on 08/08/16.
|
IdsDeepCopyRequest |
Request class represented by ID list and deepCopy flag.
|
IdServiceRequest |
Created by alexander on 08/08/16.
|
IdServiceResponse |
Created by alexander on 09/08/16.
|
IdsServiceRequest |
|
IgnoreOnBeanUtils |
|
IgnoreTraversableResolver |
|
IGroovyManagerService |
|
IManagedSystemDto |
|
IManagedSystemEntity |
|
ImportSyncResponse |
Response object from a synchronization request.
|
InboxProcessorService |
|
InboxProcessorServiceImpl |
|
IncompleteSelfRegistrationDoc |
|
IncompleteSelfRegistrationDto |
|
IncompleteSelfRegistrationElasticSearchRepository |
|
IncompleteSelfRegistrationUserDoc |
|
IncompleteUserDocToEntityConverter |
|
Index |
Field "index" value.
|
IntegerDiff |
|
IntegrateCreateUserRequestHelper |
Helper class for user request Groovy Scripts.
|
InternalAuthorizationToken |
|
InternalAuthorizationUser |
|
InternalEntitlementsObject |
This class uses in RoleDozerConverter, ResourceDozerConverter for optimize
get specify EntitlementsCollection through JDBC for using in class AccessRightProcessor
|
InternationalizationConfiguration |
|
InternationalizationJoinpointProvider |
|
InternationalizationProvider |
|
Internationalized |
|
InternationalizedCollection |
|
IntResponse |
Created by alexander on 12/08/16.
|
InvalidateEntitlementUserCacheRequest |
|
InvalidPatternException |
|
IPageTemplateCustomValidator<TargetObject extends KeyDTO> |
Is used to implement custom page template validation.
|
IPolicyMapProcessorService<DIFF extends AbstractProvisionObjectDiff,ObjectType extends ConnectorObject> |
iam-services
Created by zaporozhec on 3/27/17.
|
IPRequest |
Request to Geolocation service
Contain IP address
|
IPvEnum |
|
IsNewFlags |
|
ISyncObjectProcessor<E extends ProvisionObject> |
iam-services
Created by zaporozhec on 7/10/17.
|
ITPolicy |
|
ITPolicyApproveType |
|
ITPolicyDozerConverter |
|
ITPolicyEntity |
|
ITPolicyListResponse |
|
ITPolicyRepository |
This is repository for working with ITPolicyEntity
|
ITPolicyRepositoryCustom |
|
ITPolicyRepositoryImpl |
|
ITPolicyResponse |
|
ITPolicySearchBean |
|
ITPolicyVersion |
|
ITPolicyVersionDozerConverter |
|
ITPolicyVersionEntity |
|
ITPolicyVersionLanguageMap |
|
ITPolicyVersionLanguageMapDozerConverter |
|
ITPolicyVersionLanguageMapEntity |
|
ITPolicyVersionRepository |
|
ITPolicyVersionRepositoryCustom |
|
ITPolicyVersionRepositoryImpl |
|
ITPolicyVersionSearchBean |
|
IUserConverter |
Interface that contains methods used during user conversion
|
IUserToObjectLimitedEntity |
|
JanusGraphIDProvider |
|
JDBCAccessRightDAO |
JDBC DAO to get access rights
|
JdbcEntitlementsDAO |
Interface for JDBC query for Entitlement pages
|
JDBCEntitlementsDAOImpl |
Class for run direct SQL query for get AccessRights records for all
Entitlements Resources, Roles, Groups, Organizations
|
JdbcMembershipDAO |
|
JDBCResoruceDAOImpl |
|
JDBCResourcePropertyDAOImpl |
|
JDBCUserDAOImpl |
|
JDBCUserEntitlementsDAOImpl |
|
JksManager |
Created by: Alexander Duckardt
Date: 11.10.12
|
JksWrapper |
Stored in Vault.
|
JPAUtils |
|
KeyDTO |
|
KeyEntity |
|
KeyManagementListener |
Created by aduckardt on 2016-12-13.
|
KeyManagementRestController |
Deprecated. |
KeyManagementService |
Created by: Alexander Duckardt
Date: 09.10.12
|
KeyManagementServiceImpl |
Created by: Alexander Duckardt Date: 09.10.12
|
KeyManagementWS |
Created by: Alexander Duckardt
Date: 19.10.12
|
KeyManagementWSImpl |
Created by: Alexander Duckardt
Date: 19.10.12
|
KeyName |
Created by: Alexander Duckardt
Date: 17.10.12
|
KeyNameDTO |
|
KeyNameListResponse |
|
LangDiff<T extends Serializable> |
|
Language |
|
LanguageAPI |
Created by alexander on 01/12/16.
|
LanguageCacheKey |
Marker interface
Methods annotated with this imply that Spring Cache will use the current languageID (in the Spring Security Context)
as part of the cache key
|
LanguageDataService |
LanguageDataService provides a service to manage the list of
languages stored in OpenIAM.
|
LanguageDataServiceImpl |
|
LanguageDozerConverter |
|
LanguageEntity |
|
LanguageListener |
Created by alexander on 09/08/16.
|
LanguageListResponse |
Created by alexander on 09/08/16.
|
LanguageLocale |
|
LanguageLocaleDozerConverter |
|
LanguageLocaleEntity |
|
LanguageLocaleRepository |
|
LanguageMapping |
|
LanguageMappingEntity |
|
LanguageMappingRepository |
|
LanguageMappingRepositoryCustom |
|
LanguageMappingRepositoryImpl |
|
LanguageMappingSearchBean |
|
LanguageMQService |
|
LanguageRepository |
This is repository for working with LanguageEntity
|
LanguageRepositoryCustom |
This is repository for working with LanguageEntity
|
LanguageRepositoryImpl |
This is repository implementation for working with LanguageEntity
|
LanguageResponse |
Created by alexander on 09/08/16.
|
LanguageSearchBean |
|
LanguageServiceQueue |
Created by alexander on 14/11/16.
|
LanguageWebService |
Created by alexander on 08/08/16.
|
LanguageWebServiceImpl |
Created by alexander on 08/08/16.
|
LastRecordMetric |
|
LeaverProcessInitializer |
|
LimitNumberRepeatCharRule |
Validates a password to ensure that a character in password does not repeat
more times than what is defined in the password policy
|
LineObject |
|
LinkedInLoginModule |
|
LinkedInProfile |
|
ListOfStringMapper |
|
LocalizedDatabaseGet |
|
LocalizedDatabaseOperation |
|
LocalizedServiceGet |
|
Location |
Domain object representing a location
|
LocationDozerConverter |
|
LocationEntity |
|
LocationListResponse |
Created by Alexander Dukkardt on 2017-02-10.
|
LocationRepository |
This is repository for working with LocationEntity
|
LocationRepositoryCustom |
This is custom repository for working with LocationEntity
|
LocationRepositoryImpl |
This is implementation of custom repository for working with LocationEntity
|
LocationResponse |
Created by Alexander Dukkardt on 2017-02-10.
|
LocationSearchBean |
|
LockUserProvisionOperation |
|
LockUserProvisionRequest |
|
LogAdapter |
Reads a Log file for use during the synchronization process
|
Login |
Login domain object
|
LoginAPI |
Created by aduckardt on 2016-12-16.
|
LoginAttemptRequest |
|
LoginAttribute |
|
LoginAttributeAPI |
|
LoginAttributeDataWebService |
|
LoginAttributeDataWebServiceImpl |
|
LoginAttributeDozerConverter |
|
LoginAttributeEntity |
|
LoginAttributeList |
|
LoginAttributeListener |
|
LoginAttributeListResponse |
|
LoginAttributeQueue |
|
LoginAttributeRepository |
|
LoginAttributeRepositoryCustom |
|
LoginAttributeRepositoryImpl |
|
LoginAttributeSearchBean |
|
LoginAttributeToLoginIdMapResponse |
|
LoginAuthenticationInformation |
|
LoginDataService |
Interface to manage the principal object.
|
LoginDataServiceImpl |
|
LoginDataWebService |
Web Service Interface to manage the principals that are associated with a user.
|
LoginDataWebServiceImpl |
|
LoginDiff |
|
LoginDisplayMapper |
|
LoginDoc |
|
LoginDocumentToEntityConverter |
|
LoginDozerConverter |
Created by: Alexander Duckardt
Date: 16.11.12
|
LoginElasticSearchRepository |
|
LoginElasticSearchRepositoryCustom |
|
LoginElasticSearchRepositoryImpl |
|
LoginEntity |
|
LoginListRequest |
|
LoginListResponse |
Response object for a web service operation that returns a list of group objects
|
LoginLockMarkerEnum |
Represents various markers that can be associated with Login besides the status
|
LoginManSysIdServiceRequest |
Request by 2 fields : login & managedSystemId with String types
|
LoginMQService |
|
LoginQueue |
Created by alexander on 17/11/16.
|
LoginQueueListener |
Created by Alexander Dukkardt on 2016-12-20.
|
LoginRepository |
This is repository for working with LoginEntity
|
LoginRepositoryCustom |
|
LoginRepositoryImpl |
|
LoginResetPasswordEnum |
|
LoginResponse |
Response object for a web service operation that returns a role.
|
LoginSearchBean |
Search Bean to search login records
|
LoginStatusEnum |
Valid status for login status.
|
LoginStatusEnumDiff |
|
LoginUserConnectorProvisioningOperation |
Created by IntelliJ IDEA.
|
LoginUserConnectorResponse |
Created by IntelliJ IDEA.
|
LoginUserProvisioningConnectorRequest |
Created by IntelliJ IDEA.
|
LoginUserProvisioningConnectorResponse |
|
LoginUserProvisioningOperation |
Created by IntelliJ IDEA.
|
LoginUserProvisionRequest |
Created by IntelliJ IDEA.
|
LogMatchObjectRule |
|
LogoutException |
LogoutException is thrown whenever there is an error in the logout
process.
|
LogoutRequest |
Request to Logout a user
|
LogPair |
|
LogSyncObject |
|
LongDataResponse |
|
LongDiff |
|
LongToDateHandler |
Created by IntelliJ IDEA.
|
LookupAttributeResponse |
|
LookupBaseResponse |
Response object for a web service operation that returns a role.
|
LookupGroupResponse |
Response object for a web service operation that returns a group.
|
LookupObjectResponse |
|
LookupRequest<ExtObject extends ExtensibleObject> |
|
LookupUserResponse |
Response object for a web service operation that returns a role.
|
LowerCaseRule |
Validates a password to ensure that it contains the appropriate number of numeric characters in
the password.
|
MailBoxClientCertificate |
|
MailBoxClientCertificateResponse |
|
MailboxConfiguration |
|
MailboxConfigurationDataWebService |
|
MailboxConfigurationDataWebServiceImpl |
|
MailboxConfigurationDozerConverter |
|
MailboxConfigurationEntity |
|
MailboxConfigurationHolder |
|
MailboxConfigurationListResponse |
Created by zaporozhec on 30/09/21.
|
MailboxConfigurationManagementAPI |
Created by alexander on 01/12/16.
|
MailboxConfigurationManagementQueue |
Created by zaporozhec on 30/09/21.
|
MailboxConfigurationManagementQueueListener |
Created by zaporozhec on 30/09/21.
|
MailboxConfigurationRabbitMQService |
|
MailboxConfigurationRepository |
|
MailboxConfigurationRepositoryCustom |
|
MailboxConfigurationRepositoryImpl |
This is repository for working with OTPProviderEntity
|
MailboxConfigurationResponse |
Created by zaporozhec on 30/09/21.
|
MailboxConfigurationSearchBean |
|
MailboxConfigurationService |
|
MailboxConfigurationServiceImpl |
|
MailboxConfigurationTemplate |
|
MailboxConfigurationTemplateDozerConverter |
|
MailboxConfigurationTemplateEntity |
|
MailboxConfigurationTemplateListResponse |
Created by zaporozhec on 30/09/21.
|
MailboxConfigurationTemplateRepository |
|
MailboxConfigurationTemplateRepositoryCustom |
|
MailboxConfigurationTemplateRepositoryImpl |
This is repository for working with OTPProviderEntity
|
MailboxConfigurationTemplateResponse |
Created by zaporozhec on 30/09/21.
|
MailboxConfigurationTemplateSearchBean |
|
MailboxConfigurationTemplateService |
|
MailboxConfigurationTemplateServiceImpl |
|
MailContent |
Class representing the content of an email, including subject and body.
|
MailDataService |
Provides methods to be able to send emails and send direct mq to authorized users.
|
MailDataServiceImpl |
|
MailErrorHandler |
|
MailQueue |
Created by alexander on 17/11/16.
|
MailRabbitMQService |
|
MailSenderClient |
Object containing mail server configuration
|
MailSenderUtils |
MailSenderUtils provides methods to help replace template place holders with actual values.
|
MailService |
Provides methods to be able to send emails and send direct mq to authorized users.
|
MailServiceImpl |
|
MailServiceQueue |
Created by alexander on 17/11/16.
|
MailServiceQueueListener |
Created by alexander on 01/08/16.
|
MailTemplateAPI |
|
MailTemplateDozerConverter |
|
MailTemplateDto |
|
MailTemplateEntity |
|
MailTemplateListResponse |
|
MailTemplateParameters |
Predefined parameters that are used by the email templates
|
MailTemplatePropertiesAPI |
|
MailTemplatePropertiesDozerConverter |
|
MailTemplatePropertiesDto |
|
MailTemplatePropertiesEntity |
|
MailTemplatePropertiesListResponse |
|
MailTemplatePropertiesQueue |
|
MailTemplatePropertiesQueueListener |
|
MailTemplatePropertiesRepository |
Repository works with MailTemplatePropertiesEntity
|
MailTemplatePropertiesRepositoryCustom |
This is custom repository for working with MailTemplatePropertiesEntity
|
MailTemplatePropertiesRepositoryImpl |
This is implementation of custom repository for working with MailTemplatePropertiesEntity
|
MailTemplatePropertiesResponse |
|
MailTemplatePropertiesSearchBean |
|
MailTemplatePropertiesService |
|
MailTemplatePropertiesServiceImpl |
|
MailTemplatePropertiesWebService |
|
MailTemplatePropertiesWebServiceImpl |
|
MailTemplateQueue |
|
MailTemplateQueueListener |
|
MailTemplateRabbitMQService |
|
MailTemplateRepository |
|
MailTemplateRepositoryCustom |
|
MailTemplateRepositoryImpl |
|
MailTemplateResponse |
|
MailTemplateSearchBean |
|
MailTemplateService |
|
MailTemplateServiceImpl |
|
MailTemplateWebService |
|
MailTemplateWebServiceImpl |
|
ManagedSysAttributeDozerConverter |
|
ManagedSysAttributeDto |
|
ManagedSysAttributeEntity |
|
ManagedSysBridge |
|
ManagedSysCacheSweeper |
Sweeper that caches managed systems into Redis every 5 minutes
|
ManagedSysDoc |
|
ManagedSysDocumentToEntityConverter |
|
ManagedSysDozerConverter |
|
ManagedSysDto |
Domain object representing a managed resource.
|
ManagedSysElasticSearchRepository |
|
ManagedSysElasticSearchRepositoryCustom |
|
ManagedSysElasticSearchRepositoryImpl |
|
ManagedSysEntity |
|
ManagedSysListResponse |
Created by alexander on 06/09/16.
|
ManagedSysQueue |
Created by alexander on 18/11/16.
|
ManagedSysRepository |
|
ManagedSysRepositoryCustom |
|
ManagedSysRepositoryImpl |
|
ManagedSysResponse |
Created by Alexander Dukkardt on 2017-04-05.
|
ManagedSysSearchBean |
Created by alexander on 24/01/16.
|
ManagedSysSimulationRequest |
|
ManagedSystemAPI |
Created by alexander on 06/09/16.
|
ManagedSystemCache |
Cache of Managed Systems in IDM.
|
ManagedSystemLoginModule |
Created by Vitaly on 2/9/2015.
|
ManagedSystemMatchObjectRule |
|
ManagedSystemMessageListener |
Created by alexander on 01/08/16.
|
ManagedSystemObjectMatch |
Domain object which defines how specific objects with in a managed system are to be located.
|
ManagedSystemObjectMatchDozerConverter |
|
ManagedSystemObjectMatchEntity |
|
ManagedSystemObjectMatchListResponse |
Created by Alexander Dukkardt on 2017-04-05.
|
ManagedSystemObjectMatchRepository |
|
ManagedSystemObjectMatchRequest |
Created by Alexander Dukkardt on 2017-04-05.
|
ManagedSystemPair |
|
ManagedSystemPropertyEnum |
|
ManagedSystemRabbitMQService |
The purpose of this class is to provide common operations
with respect to the ManagedSysDto object, which are read by multiple Spring Boot
modules
|
ManagedSystemSaveRequest |
|
ManagedSystemService |
ManagedSystemService interface provides methods for work with Managed System.
|
ManagedSystemServiceImpl |
|
ManagedSystemStatusNotificationHelper |
|
ManagedSystemSyncObjectProcessorImpl |
iam-services
Created by zaporozhec on 7/10/17.
|
ManagedSystemViewerBean |
|
ManagedSystemViewerResponse |
|
ManagedSystemWebService |
Interface for ManagedSystemWebService
|
ManagedSystemWebServiceImpl |
|
ManualReconciliationSearchBean |
|
ManualTaskApproverAssociationIdentifier |
|
ManualTaskComment |
|
MapConverterWithKeyString |
|
MapperResponse |
|
MarkUserEntitlementsAsLoadingInProgressRequest |
|
MatchConfig |
|
MatchObjectConstant |
Enum is used in sync and recon services
|
MatchObjectRule<DB_RESPONSE extends BaseListResponse,OBJECT extends AbstractMatchPair> |
Interface to define the rule that will be used for matching objects during the synchronization process.
|
MatchRuleProcessorFactory |
iam-services
Created by zaporozhec on 7/10/17.
|
MatchRuleType |
Rule that used to match that corrent config is Suitable for incoming data.
|
MatchType |
Match Type used in search
|
MemberOfGroupsRisk |
Type Risk : Member of groups
|
MemberOfRolesRisk |
Type Risk : Member of roles
|
MembershipAware |
|
MembershipDAO |
|
MembershipDiff<T extends MembershipXref> |
|
MembershipDTO |
|
MembershipRequest |
Created by zaporozhec on 8/30/16.
|
MembershipRightDTO |
|
MembershipSearchBean |
|
MembershipsRequest |
|
MembershipTransformer |
|
MembershipXref |
|
MembershipXrefType |
|
MenuAdminAPI |
Created by alexander on 12/09/16.
|
MenuAdminQueue |
Created by alexander on 15/11/16.
|
MenuAdminQueueListener |
Created by alexander on 10/08/16.
|
MenuEntitlementsRequest |
|
MenuEntitlementType |
|
MenuRequest |
|
MenuSaveResponse |
|
Message |
|
Message.BodyType |
|
MetadataAPI |
Created by alexander on 01/12/16.
|
MetadataConnectionUserProvisioningOperation |
|
MetadataConstants |
Defines constants used with the Metadata service.
|
MetadataElement |
MetadataElement represents an attribute of MetadataType.
|
MetaDataElementDozerConverter |
|
MetadataElementEntity |
|
MetadataElementListResponse |
Created by alexander on 05/12/16.
|
MetadataElementPageTemplate |
|
MetadataElementPageTemplateEntity |
|
MetadataElementPageTemplateListResponse |
Created by alexander on 01/12/16.
|
MetadataElementPageTemplateRepository |
|
MetadataElementPageTemplateRepositoryCustom |
This is repository for working with MetadataElementPageTemplateEntity
|
MetadataElementPageTemplateRepositoryImpl |
|
MetadataElementPageTemplateSearchBean |
|
MetadataElementPageTemplateXref |
|
MetadataElementPageTemplateXrefEntity |
|
MetadataElementPageTemplateXrefId |
|
MetadataElementPageTemplateXrefIdEntity |
|
MetadataElementPageTemplateXrefRepository |
|
MetadataElementRepository |
|
MetadataElementRepositoryCustom |
This is repository for working with MetadataElementEntity
|
MetadataElementRepositoryImpl |
|
MetadataElementResponse |
Created by alexander on 02/12/16.
|
MetadataElementSearchBean |
|
MetadataElementService |
Data service interface for Metadata.
|
MetadataElementServiceImpl |
Data service implementation for Metadata.
|
MetadataElementTemplateDozerConverter |
|
MetadataElementTemplateQueue |
Created by alexander on 17/11/16.
|
MetadataElementTemplateQueueListener |
Created by alexander on 01/12/16.
|
MetadataElementTemplateService |
|
MetadataElementTemplateServiceImpl |
|
MetadataElementTemplateWebService |
|
MetadataElementTemplateWebServiceImpl |
|
MetadataErrorHandler |
Created by: Alexander Duckardt
Date: 7/22/14.
|
MetadataFieldTemplateXref |
|
MetadataFieldTemplateXrefEntity |
|
MetadataFieldTemplateXrefRepository |
|
MetadataQueue |
Created by alexander on 17/11/16.
|
MetadataQueueListener |
Created by alexander on 05/12/16.
|
MetadataTemplateFieldJSONWrapper |
|
MetadataTemplateType |
|
MetadataTemplateTypeDozerConverter |
|
MetadataTemplateTypeEntity |
|
MetadataTemplateTypeField |
|
MetadataTemplateTypeFieldDozerConverter |
|
MetadataTemplateTypeFieldEntity |
|
MetadataTemplateTypeFieldListResponse |
Created by alexander on 01/12/16.
|
MetadataTemplateTypeFieldRepository |
|
MetadataTemplateTypeFieldRepositoryCustom |
|
MetadataTemplateTypeFieldRepositoryImpl |
|
MetadataTemplateTypeFieldSearchBean |
|
MetadataTemplateTypeListResponse |
Created by alexander on 01/12/16.
|
MetadataTemplateTypeRepository |
|
MetadataTemplateTypeRepositoryCustom |
|
MetadataTemplateTypeRepositoryImpl |
|
MetadataTemplateTypeResponse |
Created by alexander on 01/12/16.
|
MetadataTemplateTypeSearchBean |
|
MetadataType |
MetadataType represents a metdata type instance.
|
MetadataTypeBridge |
Created by alexander on 22.10.14.
|
MetadataTypeDoc |
|
MetadataTypeDocToEntityConverter |
|
MetaDataTypeDozerConverter |
|
MetadataTypeElasticSearchRepository |
|
MetadataTypeElasticSearchRepositoryCustom |
|
MetadataTypeElasticSearchRepositoryImpl |
|
MetadataTypeEntity |
|
MetadataTypeGrouping |
|
MetadataTypeListResponse |
Created by alexander on 05/12/16.
|
MetadataTypeRabbitMQService |
|
MetadataTypeRepository |
|
MetadataTypeRepositoryCustom |
This is repository for working with MetadataTypeEntity
|
MetadataTypeRepositoryImpl |
This is repository for working with MetadataTypeEntity
|
MetadataTypeResponse |
Created by alexander on 05/12/16.
|
MetadataTypeSearchBean |
|
MetadataTypeService |
Data service interface for Metadata.
|
MetadataTypeServiceImpl |
Data service implementation for Metadata.
|
MetadataValidValue |
|
MetadataValidValueEntity |
|
MetadataValidValueRepository |
|
MetadataWebService |
Web service interface for Metadata.
|
MetadataWebServiceImpl |
Implementation class for the MetadataWebServiceImpl
|
MngSysPolicyBean |
A flyweight version of MngSysPolicyDto
|
MngSysPolicyCrudRequest |
Created by Alexander Dukkardt on 2017-04-05.
|
MngSysPolicyDozerConverter |
|
MngSysPolicyDto |
|
MngSysPolicyEntity |
|
MngSysPolicyListResponse |
Created by Alexander Dukkardt on 2017-04-05.
|
MngSysPolicyRepository |
|
MngSysPolicyRepositoryCustom |
|
MngSysPolicyRepositoryImpl |
|
MngSysPolicyResponse |
Created by Alexander Dukkardt on 2017-04-05.
|
MngSysPolicySearchBean |
|
ModificationAttribute |
Defines values to indicate how an attribute is being modified.
|
MQConstant |
Created by alexander on 09/11/16.
|
MqQueue |
Created by alexander on 28/09/16.
|
MQRequest<RequestBody extends BaseServiceRequest,API extends OpenIAMAPI> |
Created by alexander on 06/07/16.
|
MQResponse<ResponseBody> |
Created by alexander on 06/07/16.
|
NeptuneGraphIDProvider |
|
NewCityRisk |
Type Risk : Is New City
|
NewCountryRisk |
Type Risk : Is New Country
|
NewDeviceRisk |
Type Risk : Is New Device
|
NewHireResponse |
|
NewIPRisk |
Type Risk : Is New IP
|
NewStepBean |
|
NewUserCandidateTaskListener |
|
NewUserDisplayMapperDelegate |
|
NewUserModelToProvisionConverter |
|
NewUserProfileRequestModel |
|
NoGraphIdFoundException |
Exception triggers that the graph ID could not be generated and/or found
|
NonAlphaNumericRule |
Validates a password to ensure that it contains the appropriate number of non-alpha numeric (symbols such as &, $, #, etc) characters in
the password.
|
NonCachedEntitlementRequest |
Function to get non-cached entitlements for a particular object
|
NotBlank |
|
NotBlankValidator |
|
NotEmpty |
|
NotEmptyValidator |
|
NotificationAboutDuplicatesRequest |
|
NotificationHelper |
|
NotificationListRequest |
|
NotificationMessageProvider |
This interface should be implemented in Groovy script
|
NotificationParam |
Parameters that are to be sent with a notification request
|
NotificationRequest |
NotificationRequest contains information for notification service to send out a pre-defined
notification
|
NotificationType |
|
NotificationType |
Notification type for Source Adapter.
|
NumericCharRule |
Validates a password to ensure that it contains the appropriate number of numeric characters in
the password.
|
OAuth2AttributeId |
Created by Alexander Dukkardt on 2017-02-28.
|
OAuth2Utils |
Created by alexander on 24/06/15.
|
OAuthAPI |
Created by alexander on 28/09/16.
|
OAuthClientScopeModel |
Created by alexander on 28/09/16.
|
OAuthCode |
Created by alexander on 21/07/15.
|
OAuthCodeDozerConverter |
Created by alexander on 20/07/15.
|
OAuthCodeEntity |
Created by alexander on 21/07/15.
|
OAuthCodeIdEntity |
Created by alexander on 07/08/15.
|
OAuthCodeRepository |
|
OAuthCodeResponse |
Created by alexander on 16/09/16.
|
OAuthListener |
Created by alexander on 19/09/16.
|
OAuthProviderRestController |
Deprecated. |
OAuthQueue |
Created by alexander on 15/11/16.
|
OAuthScopesRequest |
Created by alexander on 28/09/16.
|
OAuthScopesResponse |
Created by alexander on 02/08/15.
|
OAuthSearchBean |
|
OAuthService |
Created by alexander on 24.04.15.
|
OAuthServiceImpl |
Created by alexander on 24.04.15.
|
OAuthToken |
Created by alexander on 23.04.15.
|
OAuthTokenDozerConverter |
Created by alexander on 20/07/15.
|
OAuthTokenEntity |
Created by alexander on 23.04.15.
|
OAuthTokenListResponse |
|
OAuthTokenRepository |
|
OAuthTokenRepositoryCustom |
Custom repository for OAuthToken entity.
|
OAuthTokenRepositoryImpl |
Repository implementation for OAuthToken entity.
|
OAuthTokenResponse |
Created by alexander on 16/09/16.
|
OAuthUserClientXref |
Created by alexander on 13/07/15.
|
OAuthUserClientXrefDozerConverter |
Created by alexander on 18/07/15.
|
OAuthUserClientXrefEntity |
Created by alexander on 01/07/15.
|
OAuthUserClientXrefRepository |
|
OAuthUserClientXrefTuple |
|
OAuthWebService |
Created by alexander on 06/07/15.
|
OAuthWebServiceImpl |
Created by alexander on 06/07/15.
|
ObjectAdmin |
|
ObjectMap |
|
ObjectMap.ObjectEntry |
|
ObjectMapAdapter |
|
ObjectNotFoundException |
|
ObjectOwner |
|
ObjectOwnerBean |
Created by anton on 09.10.15.
|
ObjectProvisionService<T> |
GroupProvisionService Interface for the Provisioning service which is
used for provisioning group.
|
ObjectResponse |
|
ObjectTransformer<O extends ProvisionObject> |
Define the PolicyMap Transformation and validation Rules
|
ObjectValue |
|
OneTimePasswordAlgorithm |
This class contains static methods that are used to calculate the
One-Time Password (OTP) using
JCE to provide the HMAC-SHA-1.
|
OpenIAMAccessCertTaskQuery |
Created by IntelliJ IDEA.
|
OpeniamAnnotationCacheOperationSource |
|
OpenIAMAPI |
Created by alexander on 24/08/16.
|
OpenIAMAPI.OpenIAMAPIResolver<T extends OpenIAMAPI> |
|
OpenIAMAPICommon |
Created by alexander on 06/07/16.
|
OpenIAMAuthenticationDetailsSource |
|
OpenIAMAuthenticationUserDetailsService |
|
OpeniamCacheConfiguration |
|
OpeniamCacheEviction |
|
OpeniamCacheEviction.Builder |
|
OpeniamCacheInterceptor |
|
OpenIAMCallable<V> |
|
OpeniamDnsAddressResolverGroupFactory |
Required to fix https://github.com/redisson/redisson/issues/4356
|
OpeniamElasticSearchRepository<T,ID extends Serializable> |
|
OpenIAMHistoryTaskQuery |
|
OpenIAMHttpClient |
|
OpeniamKeyGenerator |
|
OpenIAMPreAuthFilter |
|
OpeniamPropertyPlaceholderConfigurer |
The purpose of this class is to provide a custom wrapper around spring property placeholders
|
OpeniamPropertySourceFactory |
|
OpenIAMRabbitMqHealthIndicator |
Created by Alexander Dukkardt on 2017-05-10.
|
OpenIAMRabbitMQMessageConverter |
|
OpeniamRedissonRegionFactory |
|
OpeniamResourcePropertySource |
Custom Resource Property Source
As of V4.2.0, we attempt to fetch the property from vault.
|
OpenIAMRestTemplate |
|
OpenIAMRunnable |
|
OpenIAMScheduledExecutorService |
|
OpenIAMSyncronizer |
Created by alexander on 07/07/16.
|
OpenIAMThreadPoolExecutor |
|
OpenIAMThreadPoolTaskExecutor |
|
OpenIAMThreadPoolTaskScheduler |
|
OpenIAMUtils |
Created by alexander on 26/07/16.
|
OpeniamWebAuthenticationDetails |
|
OpeniamWebAuthenticationDetails.OpeniamWebAuthenticationDetailsBuilder |
|
OperationalConnectorValue<T> |
iam-services
Created by zaporozhec on 3/27/17.
|
OperationBean |
|
OperationValidator |
|
OrderConstants |
|
Organization |
Java class for organization complex type.
|
OrganizationAPI |
Created by Alexander Dukkardt on 2017-01-23.
|
OrganizationAttribute |
|
OrganizationAttributeDozerConverter |
|
OrganizationAttributeEntity |
|
OrganizationAttributeListener |
Created by alexander on 12/07/16.
|
OrganizationAttributeListResponse |
Created by Alexander Dukkardt on 2017-02-10.
|
OrganizationAttributeQueue |
Created by alexander on 18/11/16.
|
OrganizationAttributeRepository |
This is repository for working with OrganizationAttribute
|
OrganizationAuthorizationRight |
|
OrganizationAuthorizationRightSetResponse |
Created by alexander on 15/09/16.
|
OrganizationAwareMembershipXref |
|
OrganizationBridge |
|
OrganizationCrudRequest |
Created by Alexander Dukkardt on 2017-02-10.
|
OrganizationDataService |
|
OrganizationDataServiceImpl |
OrganizationManager provides a service level interface to the
Organization components and its dependant objects as well as search
capability.
|
OrganizationDisplayMapper |
|
OrganizationDoc |
|
OrganizationDocumentToEntityConverter |
|
OrganizationDozerConverter |
|
OrganizationElasticSearchRepository |
|
OrganizationElasticSearchRepositoryCustom |
|
OrganizationElasticSearchRepositoryImpl |
|
OrganizationEntitlementToken |
|
OrganizationEntity |
|
OrganizationListResponse |
Created by Alexander Dukkardt on 2017-02-10.
|
OrganizationMatchObjectRule |
|
OrganizationPair |
|
OrganizationQueue |
Created by alexander on 16/11/16.
|
OrganizationQueueListener |
Created by Alexander Dukkardt on 2017-02-13.
|
OrganizationRabbitMQService |
|
OrganizationRepository |
This is repository for working with OrganizationEntity
|
OrganizationRepositoryCustom |
This is custom repository for working with OrganizationEntity
|
OrganizationRepositoryImpl |
This is repository for working with OrganizationEntity
|
OrganizationResponse |
Created by Alexander Dukkardt on 2017-02-10.
|
OrganizationSearchBean |
Created by: Alexander Duckardt
Date: 02.11.12
|
OrganizationService |
|
OrganizationServiceImpl |
|
OrganizationServicePrePostProcessor |
|
OrganizationSyncObjectProcessorImpl |
iam-services
Created by zaporozhec on 7/10/17.
|
OrganizationType |
|
OrganizationTypeAPI |
Created by alexander on 04/10/16.
|
OrganizationTypeBridge |
|
OrganizationTypeDataService |
|
OrganizationTypeDataServiceImpl |
|
OrganizationTypeDozerBeanConverter |
|
OrganizationTypeEntity |
|
OrganizationTypeListener |
Created by alexander on 11/08/16.
|
OrganizationTypeListResponse |
Created by alexander on 04/10/16.
|
OrganizationTypeMQService |
|
OrganizationTypeQueue |
Created by alexander on 16/11/16.
|
OrganizationTypeRepository |
This is repository for working with OrganizationTypeEntity
|
OrganizationTypeRepositoryCustom |
This is repository for working with OrganizationTypeEntity
|
OrganizationTypeRepositoryImpl |
This is repository for working with OrganizationTypeEntity
|
OrganizationTypeResponse |
Created by alexander on 04/10/16.
|
OrganizationTypeSearchBean |
|
OrganizationTypeService |
|
OrganizationTypeServiceImpl |
|
OrganizationUserDozerConverter |
|
OrganizationUserDTO |
Created by zaporozhec on 7/17/15.
|
OrganizationUserEntity |
Created by zaporozhec on 7/17/15.
|
OrganizationUserIdEntity |
Created by zaporozhec on 7/17/15.
|
OrganizationVertexConverter |
|
OrgGroupXref |
|
OrgOrgXref |
|
OrgResourceXref |
|
OrgRoleXref |
|
OrgToOrgMembershipXref |
|
OrgToOrgMembershipXrefEntity |
|
OrgType2OrgTypeXref |
Created by: Alexander Duckardt
Date: 2/14/14.
|
OrgType2OrgTypeXrefConverter |
|
OrgType2OrgTypeXrefEntity |
|
OrgType2OrgTypeXrefKey |
|
OrgUserXref |
|
Orphan |
|
OrphanDoc |
|
OrphanDocumentToEntityConverter |
|
OrphanElasticSearchRepository |
|
OrphanElasticSearchRepositoryCustom |
|
OrphanElasticSearchRepositoryImpl |
|
OrphanListResponse |
|
OrphanQueue |
|
OrphanQueueListener |
|
OrphanRequest |
|
OrphanSearchBean |
|
OrphanService |
Interface for OrphanWebDataService .
|
OrphanServiceImpl |
|
OTPModuleFactory |
|
OTPProvider |
|
OTPProviderAPI |
|
OTPProviderAttribute |
|
OtpProviderAttributeDozerConverter |
|
OTPProviderAttributeEntity |
|
OTPProviderDataWebService |
|
OTPProviderDataWebServiceImpl |
|
OtpProviderDozerConverter |
|
OTPProviderEntity |
|
OTPProviderListener |
Created by alexander on 11/08/16.
|
OTPProviderListResponse |
|
OTPProviderName |
|
OTPProviderQueue |
|
OTPProviderRepository |
|
OTPProviderRepositoryCustom |
|
OTPProviderRepositoryImpl |
This is repository for working with OTPProviderEntity
|
OTPProviderResponse |
|
OTPProviderSearchBean |
|
OTPProviderService |
|
OTPProviderServiceImpl |
|
OTPProviderTypeEnum |
|
OTPRequestType |
|
OTPServiceRequest |
|
OTPSuppressionRequest |
|
OwnerAdminUtils |
iam-services
Created by zaporozhec on 11/6/17.
|
PageElement |
|
PageElementComparator |
|
PageElementValidValue |
|
PageElementValidValueComparator |
|
PageElementValue |
|
PageTempate |
|
PageTempateResponse |
Created by alexander on 01/12/16.
|
PageTemplateAttributeToken |
|
PageTemplateException |
|
PageTemplateWithErrorCodeResponse |
Created by Asker Kazharov on 28/04/17.
|
Parent |
|
Part |
|
PartialDataProcessingRequest |
Represents a request for processing a subset of data during synchronization/recon activities.
|
PassphraseMinWordsRule |
Validates a password to ensure that there are minimum words in passphrase as
defined in the password policy
|
PassphraseRepeatWordRule |
Validates a password to ensure that the repetition of words in passphrase is
as defined in the password policy
|
Password |
Object representing a password in OpenIAM
|
PasswordAPI |
Created by aduckardt on 2016-12-16.
|
PasswordChangeAllowedRule |
Validates a password to ensure the password is not equal to the principal
|
PasswordChangeRequest |
Created by aduckardt on 2016-12-16.
|
PasswordChangeResponse |
|
PasswordChangesFrequencyRule |
Deprecated. |
PasswordDeriveBytes |
Created by alexander on 07/12/15.
|
PasswordDictionary |
|
PasswordDictionaryAPI |
|
PasswordDictionaryCacheAPI |
|
PasswordDictionaryCacheListener |
|
PasswordDictionaryCacheQueue |
|
PasswordDictionaryDataWebService |
|
PasswordDictionaryDataWebServiceImpl |
|
PasswordDictionaryDozerConverter |
|
PasswordDictionaryEntity |
|
PasswordDictionaryListener |
|
PasswordDictionaryListRequest |
|
PasswordDictionaryListResponse |
|
PasswordDictionaryLocalStorage |
|
PasswordDictionaryQueue |
|
PasswordDictionaryRepository |
|
PasswordDictionaryRepositoryCustom |
|
PasswordDictionaryRepositoryImpl |
|
PasswordDictionarySearchBean |
|
PasswordGenerator |
Generates a random string that is used to create a password.
|
PasswordHistory |
Password history object
|
PasswordHistoryDozerConverter |
|
PasswordHistoryEntity |
|
PasswordHistoryRepository |
This is repository for working with PasswordHistoryEntity
|
PasswordHistoryRule |
Validates a password to ensure that is conforms to the history rules.
|
PasswordKeyDTO |
Class is used as a DTO object to delivery Password decryption response to consumers.
|
PasswordLengthRule |
Validates a password to ensure the lenght is consistent with the lenght defined in the password policy
|
PasswordNotNameRule |
Validates a password to ensure the password is not equal to the first/last names
|
PasswordNotPasswordRule |
Validates a password to ensure the password is not equal to the principal
|
PasswordNotPrincipalRule |
Validates a password to ensure the password is not equal to the principal
|
PasswordPolicyAssocSearchBean |
Policy represents a policy object that is used by the policy service.
|
PasswordPolicyProvider |
Created with IntelliJ IDEA.
|
PasswordPolicyProviderImpl |
Created with IntelliJ IDEA.
|
PasswordQueue |
Created by alexander on 17/11/16.
|
PasswordQueueListener |
Created by aduckardt on 2016-12-16.
|
PasswordRequest |
Created by aduckardt on 2016-12-16.
|
PasswordRequest |
Java class for PasswordRequest complex type.
|
PasswordResetTokenRequest |
Object representing a password in OpenIAM
|
PasswordResetTokenResponse |
Object representing a password in OpenIAM
|
PasswordRule |
|
PasswordRuleException |
|
PasswordRuleViolation |
|
PasswordService |
Password service provides operations to manage passwords.
|
PasswordServiceImpl |
|
PasswordSync |
Password object used for synchronization
|
PasswordValidationRequest |
|
PasswordValidationResponse |
|
PasswordValidationRule |
Interface that is implemented by all PasswordRule implementations.
|
PasswordValidator |
Interface for the PasswordValidator
|
PasswordValidatorImpl |
PasswordValidator validates a password against the password policy.
|
PasswordWebService |
|
PasswordWebServiceImpl |
Web service implementation for the PasswordWebService
|
PatternMatchMode |
|
PatternWithGroupNames |
|
PersistentListConverter |
|
PersistentObjectConverter |
|
PersistentSetConverter |
|
Phone |
Phone transfer object
|
PhoneDiff |
|
PhoneDoc |
|
PhoneDocumentToEntityConverter |
|
PhoneDozerConverter |
Created by: Alexander Duckardt
Date: 16.11.12
|
PhoneElasticSearchRepository |
|
PhoneElasticSearchRepositoryCustom |
|
PhoneElasticSearchRepositoryImpl |
|
PhoneEntity |
|
PhoneListResponse |
Created by Alexander Dukkardt on 2017-01-04.
|
PhoneRepository |
This is repository for working with PhoneEntity
|
PhoneRepositoryCustom |
This is repository for working with PhoneEntity
|
PhoneRepositoryImpl |
This is repository for working with PhoneEntity
|
PhoneResponse |
Created by Alexander Dukkardt on 2017-01-04.
|
PhoneSearchBean |
|
PivotViewProcessInstancesQuery |
Created by IntelliJ IDEA.
|
Policy |
Policy represents a policy object that is used by the policy service.
|
PolicyAPI |
|
PolicyAttribute |
PolicyAttribute is used to add additional attributes to a policy object.
|
PolicyAttributeDozerConverter |
|
PolicyAttributeEntity |
PolicyAttribute is used to add additional attributes to a policy object.
|
PolicyAttributeNameEnum |
|
PolicyAttributeRepository |
This is repository for working with PolicyAttributeEntity
|
PolicyCache |
|
PolicyCacheSweeper |
|
PolicyConstants |
Constants used by the policy services and applications
|
PolicyDataService |
|
PolicyDataServiceImpl |
PolicyDataService is used create and manage policies.
|
PolicyDef |
PolicyDef represent a policy definition
|
PolicyDefDozerConverter |
|
PolicyDefEntity |
PolicyDef represent a policy definition
|
PolicyDefParam |
PolicyDefParam represent the parameters of a policy definition.
|
PolicyDefParamDozerConverter |
|
PolicyDefParamEntity |
|
PolicyDefParamListResponse |
|
PolicyDefParamRepository |
This is repository for working with PolicyDefParamEntity
|
PolicyDefRepository |
|
PolicyDozerConverter |
|
PolicyEntity |
|
PolicyGetAppPolicyAttrubutesRequest |
Created by alexander on 08/08/16.
|
PolicyListener |
Created by alexander on 11/08/16.
|
PolicyListResponse |
|
PolicyMapDataTypeOptions |
|
PolicyMapField |
|
PolicyMapObjectTypeOptions |
|
PolicyMapProcessorFactory |
iam-services
Created by zaporozhec on 3/27/17.
|
PolicyMatchObjectRule |
|
PolicyPair |
|
PolicyQueue |
Created by alexander on 17/11/16.
|
PolicyRabbitMQService |
|
PolicyRepository |
This is repository for working with PolicyEntity
|
PolicyRepositoryCustom |
This is custom repository for working with PolicyEntity
|
PolicyRepositoryImpl |
This is implementation of custom repository for working with PolicyEntity
|
PolicyResolverConfig |
|
PolicyResponse |
|
PolicySearchBean |
|
PolicyService |
|
PolicyServiceImpl |
|
PolicySyncObjectProcessorImpl |
|
PopulationScript<T> |
|
PositionIdAttributeConstants |
|
PostProcessor<T> |
Interface which all post process scripts should implement
|
PotentialSupSubSearchBean |
|
PrePostExecutor |
|
PreProcessor<T> |
Interface which all pre-processor scripts used in the provisioning process should implement
Add User:
The following objects are passed to addUser: ProvisionUser and BindingMap.
|
PrimaryPrincipalBuilder |
|
PrincipalConversionResponse |
Response object for handling the conversion of a principal during authentication.
|
PrincipalNotFoundException |
Exception that is thrown when a Principal is not found.
|
PrincipalRequest |
Created by Alexander Dukkardt on 2016-12-20.
|
ProcessInstanceComment |
|
ProcessInstanceCustomMapper |
|
ProcessInstancesCommentsListResponse |
|
ProcessWrapper |
|
ProfilePicture |
|
ProfilePictureDozerConverter |
|
ProfilePictureEntity |
|
ProfilePictureRepository |
This is repository for working with ProfilePictureEntity
|
ProfilePictureResponse |
Created by Alexander Dukkardt on 2017-01-13.
|
ProfilePictureUserMapResponse |
Created by Alexander Dukkardt on 2017-01-13.
|
PropertyCategory |
|
PropertyMap |
|
PropertyMap.PropertyEntry |
|
PropertyMapAdapter |
|
PropertyPlaceholderConfig |
|
PropertyType |
|
PropertyValue |
|
PropertyValueAPI |
Created by alexander on 01/12/16.
|
PropertyValueCache |
|
PropertyValueCacheAPI |
|
PropertyValueCacheImpl |
|
PropertyValueCacheQueue |
|
PropertyValueCacheQueueListener |
|
PropertyValueCacheSweeper |
|
PropertyValueConverter |
|
PropertyValueCrudRequest |
Created by alexander on 06/12/16.
|
PropertyValueEntity |
|
PropertyValueListResponse |
Created by alexander on 06/12/16.
|
PropertyValueQueue |
Created by alexander on 17/11/16.
|
PropertyValueQueueListener |
Created by alexander on 06/12/16.
|
PropertyValueRabbitMQService |
|
PropertyValueRepository |
|
PropertyValueRepositoryCustom |
|
PropertyValueRepositoryImpl |
|
PropertyValueSearchBean |
|
PropertyValueService |
|
PropertyValueServiceImpl |
|
PropertyValueWebService |
|
PropertyValueWebServiceImpl |
|
ProvisionActionEnum |
|
ProvisionActionEvent |
|
ProvisionActionTypeEnum |
|
ProvisionAfterStartDateInitializer |
|
ProvisionBulkQueue |
|
ProvisionConnectorAPI |
Created by alexander on 06/09/16.
|
ProvisionConnectorConstant |
|
ProvisionConnectorConverter |
|
ProvisionConnectorDto |
ProvisionConnector represents a connector for provisioning.
|
ProvisionConnectorEntity |
|
ProvisionConnectorListResponse |
Created by Alexander Dukkardt on 2017-04-18.
|
ProvisionConnectorQueue |
Created by Alexander Dukkardt on 2017-04-18.
|
ProvisionConnectorQueueListener |
Created by Alexander Dukkardt on 2017-04-18.
|
ProvisionConnectorRepository |
|
ProvisionConnectorRepositoryCustom |
|
ProvisionConnectorRepositoryImpl |
|
ProvisionConnectorRequestDoc |
|
ProvisionConnectorRequestElasticSearchRepository |
|
ProvisionConnectorRequestElasticSearchRepositoryCustom |
|
ProvisionConnectorRequestElasticSearchRepositoryImpl |
|
ProvisionConnectorResponse |
Created by Alexander Dukkardt on 2017-04-18.
|
ProvisionConnectorSearchBean |
|
ProvisionConnectorService |
ProvisionConnectorService interface provides basic methods for accessing ProvisionConnectors
|
ProvisionConnectorServiceImpl |
|
ProvisionConnectorWebService |
Service layer to manage the provisioning connectors in OpenIAM.
|
ProvisionConnectorWebServiceImpl |
|
ProvisionDeprovisionOnDateInitializer |
|
ProvisionDispatcherQueue |
Created by alexander on 18/11/16.
|
ProvisionGroup |
|
ProvisionGroupConnectorServiceRequest |
|
ProvisionGroupObjectDiff |
|
ProvisionGroupObjectDiff.DiffCreator<D extends GroupProvisionObjectDiff,T extends ProvisionObject> |
|
ProvisionGroupObjectDiffGenerator |
|
ProvisionGroupResponse |
|
ProvisionInfoAPI |
Created by alexander on 18/11/16.
|
ProvisionInfoQueue |
Created by alexander on 18/11/16.
|
ProvisioningAPI |
|
ProvisioningConnectorOperationProvider |
|
ProvisioningDispatcherAPI |
|
ProvisioningDispatcherListener |
Created by Alexander Dukkardt on 2017-04-28.
|
ProvisioningDispatcherRequest |
Created by Alexander Dukkardt on 2017-04-28.
|
ProvisioningInfoQueueListener |
|
ProvisioningInfoWebService |
|
ProvisioningInfoWebServiceImpl |
|
ProvisioningObjectType |
iam-services
Created by zaporozhec on 3/27/17.
|
ProvisioningOperationProvider |
|
ProvisioningValidator<T extends BaseObject,E extends OpenIAMAPI> |
|
ProvisionLoginStatusHelper |
|
ProvisionMethodEnum |
|
ProvisionModelEnum |
|
ProvisionObject |
|
ProvisionObjectDiffGenerator<P extends ProvisionObject,T extends AbstractProvisionObjectDiff<P>> |
|
ProvisionOperationAware |
|
ProvisionQueue |
Created by alexander on 18/11/16.
|
ProvisionRequestDoc |
|
ProvisionRequestElasticSearchRepository |
|
ProvisionRequestElasticSearchRepositoryCustom |
|
ProvisionRequestElasticSearchRepositoryImpl |
|
ProvisionRetryTokenProvider |
|
ProvisionRetryTokenProvider.ProvisionRequestToken<T> |
|
ProvisionService |
ProvisionService Interface for the Provisioning service which is
used for provisioning users.
|
ProvisionServiceEventProcessor |
|
ProvisionStreamDoc |
Created by IntelliJ IDEA.
|
ProvisionStreamElasticSearchRepository |
Created by IntelliJ IDEA.
|
ProvisionUser |
ProvisionUser is the user object used by the provisioning service.
|
ProvisionUserConnectorServiceRequest |
|
ProvisionUserListResponse |
|
ProvisionUserObjectDiff |
|
ProvisionUserObjectDiff.DiffCreator<D extends UserProvisionObjectDiff,T extends ProvisionObject> |
|
ProvisionUserObjectDiffGenerator |
|
ProvisionUserProvisioningRequest |
|
ProvisionUserResourceKeyGenerator |
|
ProvisionUserResponse |
Response object for a web service operation that returns a role.
|
ProvisionUsersProvisioningOperation |
|
ProvisionUsersValidator |
|
ProvisionUtils |
Created by alexander on 16/08/16.
|
ProvLoginStatusEnum |
|
ProvOperationEnum |
|
Questionnaire |
Resources are items that need to be managed or protected.
|
QuestionnaireAnswer |
Resources are items that need to be managed or protected.
|
QuestionnaireAnswerDozerConverter |
|
QuestionnaireAnswerEntity |
|
QuestionnaireDozerConverter |
|
QuestionnaireEntity |
|
QuestionnaireRepository |
This is repository for working with QuestionnaireRepository
|
QuestionnaireSaveServiceRequest |
Created by alexander on 31/08/16.
|
QuestionnairesResponse |
|
RabbitMQConfig |
Created by alexander on 27/07/16.
|
RabbitMqExchange |
|
RabbitMqExchangeType |
|
RabbitMQListenerForFanoutQueueHolder |
|
RabbitMQMessageConverterConfig |
|
RabbitMQSender |
|
RabbitMQSenderImpl |
Created by alexander on 05/09/16.
|
RabbitMQTypeHeader |
Created by Alexander Dukkardt on 2017-05-03.
|
RabbitMQUtils |
Created by Alexander Dukkardt on 2017-04-28.
|
RabbitMQVHosts |
Created by alexander on 09/11/16.
|
RDBMSAdapter |
Reads a CSV file for use during the synchronization process
|
ReconcilationObjectType |
|
ReconciliationAppConfig |
|
ReconciliationBulkQueue |
|
ReconciliationBulkQueueListener |
|
ReconciliationCommandFactory |
|
ReconciliationConfig |
|
ReconciliationConfigDozerConverter |
|
ReconciliationConfigEntity |
|
ReconciliationConfigListResponse |
Response object for a web service operation that returns a role.
|
ReconciliationConfigQueue |
|
ReconciliationConfigRabbitMQService |
|
ReconciliationConfigRepository |
This is repository for working with ReconciliationConfigEntityRepository
|
ReconciliationConfigRepositoryCustom |
|
ReconciliationConfigRepositoryImpl |
|
ReconciliationConfigResponse |
Response object for a web service operation that returns a role.
|
ReconciliationConfigService |
Interface for ReconciliationService .
|
ReconciliationConfigServiceImpl |
|
ReconciliationConfWebService |
Interface for ReconciliationConfWebService .
|
ReconciliationConfWebServiceImpl |
|
ReconciliationDataService |
Reconciliation Data services
|
ReconciliationDataServiceImpl |
|
ReconciliationExecStatusResponse |
|
ReconciliationGroupAttrMapRequest |
|
ReconciliationGroupProcessor |
|
ReconciliationIDMConfigQueue |
|
ReconciliationMessageListener |
|
ReconciliationObject<T> |
|
ReconciliationObjectAbstractCommand<T extends ProvisionObject> |
|
ReconciliationObjectCommand<T extends ProvisionObject> |
|
ReconciliationObjectProcessingAPI |
|
ReconciliationProcessor |
|
ReconciliationQueueListener |
|
ReconciliationResourceAttributeMap |
|
ReconciliationResourceAttributeMapDozerConverter |
|
ReconciliationResourceAttributeMapEntity |
|
ReconciliationResourceAttributeMapRepository |
This is repository for working with ReconciliationResourceAttributeMapEntity
|
ReconciliationResultAction |
|
ReconciliationResultBean |
|
ReconciliationResultCase |
|
ReconciliationResultField |
|
ReconciliationResultRow |
|
ReconciliationServiceAPI |
|
ReconciliationSituation |
ReconiliationSituation generated by hbm2java
|
ReconciliationSituationDozerConverter |
|
ReconciliationSituationEntity |
ReconiliationSituation generated by hbm2java
|
ReconciliationSituationEnum |
|
ReconciliationSituationRepository |
This is repository for working with ReconciliationSituationEntity
|
ReconciliationSituationResponseEnum |
|
ReconciliationStatusUpdateRequest |
|
ReconciliationUserAttrMapRequest |
|
ReconciliationUserProcessor |
|
ReconciliationVHostConfig |
|
ReconcliationFieldComparatorByField |
|
ReconConfigSearchBean |
|
ReconExecStatusOptions |
|
ReconHelper |
|
ReconPartProcessingMessageListener |
|
ReconPartProcessingQueue |
|
ReconScriptUtil |
|
ReconSourceAdapter |
|
RedisConfiguration |
|
RedisUtils |
|
RefreshEdgeIdCacheEntryRequest |
|
RefreshUserIdentityHelper |
|
RejectAccessRequestNotifierDelegate |
|
RejectAddUserViaInviteNotifierDelegate |
|
RejectCharactersRule |
Validates a password to ensure that it does not contain the characters defined in the rule
the password.
|
RejectEditUserNotifierDelegate |
|
RejectEmailProcessor |
|
RejectEntitlementsNotifierDelegate |
|
RejectProfileProvisionDelegate |
|
RejectSupervisorNotifierDelegate |
|
RejectTerminateUserNotifierDelegate |
|
RejectWordsRule |
Validates a password to ensure that it does not contain the characters defined in the rule
the password.
|
RemoveCompletedBatchTasks |
Removes old and completed batch schedules, which clog up the database.
|
RemoveIdmGroupCommand |
|
RemoveIdmUserCommand |
|
RemoveSupervisor |
|
RenewTokenRequest |
Created by alexander on 11/08/16.
|
ReportAPI |
Created by aduckardt on 2016-12-09.
|
ReportCriteriaParamDozerConverter |
|
ReportCriteriaParamDto |
This DTO used in reporting system to transferring parameters of criteria for DataSetBuilder via WS
|
ReportCriteriaParamEntity |
This entity used in reporting system to define parameters of criteria for DataSetBuilder
|
ReportCriteriaParamRepository |
This is repository for working with ReportCriteriaParam
|
ReportDataDto |
|
ReportDataService |
Report data service provides transactional
|
ReportDataServiceImpl |
Service for providing report data
|
ReportDataSetBuilder |
|
ReportInfoDozerConverter |
|
ReportInfoDto |
This DTO used in reporting system to transferring Report information to WS clients
|
ReportInfoEntity |
This entity used in reporting system to define Report information
|
ReportInfoRepository |
This is repository for working with ReportInfo
|
ReportParamMetaTypeDozerConverter |
|
ReportParamMetaTypeDto |
This DTO used in reporting system to transferring parameters of criteria for DataSetBuilder via WS
|
ReportParamMetaTypeEntity |
|
ReportParamMetaTypeRepository |
This is repository for working with ReportParamMetaType
|
ReportParamTypeDozerConverter |
|
ReportParamTypeDto |
|
ReportParamTypeEntity |
|
ReportParamTypeRepository |
This is repository for working with ReportParamType
|
ReportQueryDto |
|
ReportQueue |
Created by alexander on 17/11/16.
|
ReportQueueListener |
Created by aduckardt on 2016-12-14.
|
ReportRequest |
Created by aduckardt on 2016-12-14.
|
ReportRow |
|
ReportRow.ReportColumn |
|
ReportSearchBean |
Created by aduckardt on 2016-12-14.
|
ReportSubCriteriaParamDozerConverter |
|
ReportSubCriteriaParamDto |
|
ReportSubCriteriaParamEntity |
|
ReportSubCriteriaParamRepository |
|
ReportSubscriptionDozerConverter |
|
ReportSubscriptionDto |
This DTO used in reporting system to transferring Report information to WS clients
|
ReportSubscriptionEntity |
|
ReportSubscriptionRepository |
|
ReportTable |
|
ReportWebService |
Web service for managing reports
|
ReportWebServiceImpl |
WS for report system
|
RequestedResourceQuery |
|
RequestedResourcesForCompletedTasksQuery |
|
RequestEscalationInitializer |
|
RequestorCandiateTaskListener |
|
RequestParamURIPatternRule |
|
RequestPolicyMapSourceEnum |
|
RequestRemindersInitializer |
|
RequestServiceGateway |
Created by alexander on 07/07/16.
|
RequestServiceGatewayImpl |
|
RequestType<ExtObject extends ExtensibleObject> |
Java class for RequestType complex type.
|
ResetPasswordRequest |
Created by Alexander Dukkardt on 2016-12-20.
|
ResetPasswordTypeEnum |
Created by zaporozhec on 11/12/15.
|
ResetPasswordUserConnectorProvisioningOperation |
|
ResetPasswordUserProvisioningConnectorRequest |
|
ResetPasswordUserProvisioningConnectorResponse |
|
ResetPasswordUserProvisionOperation |
|
ResettableCountDownLatch |
|
Resource |
Resources are items that need to be managed or protected.
|
ResourceAccess |
|
ResourceAPI |
Created by Alexander Dukkardt on 2017-01-23.
|
ResourceAttributeDoc |
|
ResourceAttributeDocumentToEntityConverter |
|
ResourceAttributeElasticSearchRepository |
|
ResourceAttributeElasticSearchRepositoryCustom |
|
ResourceAttributeElasticSearchRepositoryImpl |
|
ResourceAttributeListener |
Created by alexander on 12/07/16.
|
ResourceAttributeQueue |
Created by alexander on 18/11/16.
|
ResourceAttributeSearchBean |
|
ResourceAuthorizationRight |
|
ResourceAuthorizationRightSetResponse |
Created by alexander on 15/09/16.
|
ResourceAwareMembershipXref |
|
ResourceBridge |
|
ResourceDAO |
|
ResourceDataService |
|
ResourceDataServiceImpl |
|
ResourceDisplayMapper |
|
ResourceDoc |
|
ResourceDocumentToEntityConverter |
|
ResourceDozerConverter |
|
ResourceElasticSearchRepository |
|
ResourceElasticSearchRepositoryCustom |
|
ResourceElasticSearchRepositoryImpl |
|
ResourceEntitlementsListResponse |
|
ResourceEntitlementToken |
|
ResourceEntitlementTokenResponse |
|
ResourceEntity |
|
ResourceFromAuthProviderKeyGenerator |
|
ResourceGroovyScriptHelper |
Helper class for Resource Groovy Scripts.
|
ResourceGroupXref |
|
ResourceListResponse |
Created by Alexander Dukkardt on 2017-01-24.
|
ResourceMatchObjectRule |
|
ResourcePair |
|
ResourceProp |
ResourceProp enables the extension of a resource by associated properties (name value pairs) to them.
|
ResourcePropDAO |
|
ResourcePropDozerConverter |
|
ResourcePropEntity |
|
ResourcePropListResponse |
Created by Alexander Dukkardt on 2017-01-23.
|
ResourcePropRepository |
This is repository for working with ResourceProp
|
ResourcePropRepositoryCustom |
This is repository for working with ResourceProp
|
ResourcePropRepositoryImpl |
This is repository for working with ResourceProp
|
ResourceQueue |
Created by alexander on 16/11/16.
|
ResourceQueueListener |
Created by Alexander Dukkardt on 2017-01-24.
|
ResourceRabbitMQService |
|
ResourceRepository |
|
ResourceRepositoryCustom |
|
ResourceRepositoryImpl |
|
ResourceRequest |
|
ResourceResourceXref |
|
ResourceResponse |
Created by Alexander Dukkardt on 2017-01-24.
|
ResourceRisk |
Created by: Alexander Duckardt
Date: 1/16/14.
|
ResourceRoleXref |
|
ResourceSearchBean |
|
ResourceSearchBean.Builder |
|
ResourceSelectAccess |
Class that return resources objects and all reqired roles,groups objects as a map
|
ResourceService |
|
ResourceServiceImpl |
|
ResourcesForUserResponse |
|
ResourceSynchronizationSaveRequest |
|
ResourceSyncObjectProcessorImpl |
iam-services
Created by zaporozhec on 7/10/17.
|
ResourceToOrgMembershipXrefEntity |
|
ResourceToResourceMembershipXrefEntity |
|
ResourceToResourcePropKeyGenerator |
|
ResourceType |
ResourceType allows you to classify the resource.
|
ResourceTypeDozerConverter |
|
ResourceTypeEntity |
|
ResourceTypeEnum |
|
ResourceTypeListResponse |
Created by Alexander Dukkardt on 2017-01-24.
|
ResourceTypeRepository |
|
ResourceTypeRepositoryCustom |
|
ResourceTypeRepositoryImpl |
|
ResourceTypeResponse |
|
ResourceTypeSearchBean |
|
ResourceUserXref |
|
ResourceVertexConverter |
|
Response |
Base class that is used for responses from a web service.
|
ResponseCode |
ResponseStatus provides valid values that an operation in a service can
return.
|
ResponseStatus |
ResponseStatus provides valid values that an operation in a service can return.
|
ResponseType |
Java class for ResponseType complex type.
|
ResumeUserConnectorProvisioningOperation |
|
ResumeUserProvisioningConnectorRequest |
|
ResumeUserProvisioningConnectorResponse |
|
ReturnData |
Java class for ReturnDataType.
|
ReviewAccessData |
|
ReviewedAccessHandler |
|
ReviewedAccessWrapper |
|
RevocationOfEndDatedAccessInitializer |
|
RevokeAccessApproverAssociationIdentifier |
Util class to know who can be approved access revoking by requester or not.
|
RevokeAccessRequestCandidateTaskListener |
|
RevokeAccessRequestDelegate |
|
RevokeAccessRequestModel |
Request model for Revoke Access action.
|
RevokeAccessServiceRequest |
|
RightAwareEdgeDatabaseTuple |
|
RijndaelCryptor |
Created by alexander on 07/12/15.
|
Role |
Java class for role complex type.
|
RoleAPI |
Created by alexander on 24/08/16.
|
RoleAttribute |
Java class for roleAttribute.
|
RoleAttributeDozerConverter |
|
RoleAttributeEntity |
|
RoleAttributeListener |
Created by alexander on 12/07/16.
|
RoleAttributeListResponse |
Created by alexander on 16/11/16.
|
RoleAttributeQueue |
Created by alexander on 18/11/16.
|
RoleAttributeRepository |
This is repository for working with RoleAttribute
|
RoleAttributeSearchBean |
|
RoleAttributeSet |
Java class for roleAttributeSet complex type.
|
RoleAttributeSet.RoleAttributeObj |
Java class for anonymous complex type.
|
RoleAttributeSetAdapter |
|
RoleAuthorizationRight |
|
RoleAuthorizationRightSetResponse |
Created by alexander on 15/09/16.
|
RoleAwareMembershipXref |
|
RoleBridge |
|
RoleConstant |
Defines constants that are used by the User service.
|
RoleDataService |
Interface permitting the management of Roles and related objects such as
groups and users.
|
RoleDataServiceImpl |
|
RoleDataWebService |
Interface permitting the management of Roles and related objects such as
groups and users.
|
RoleDataWebServiceImpl |
|
RoleDisplayMapper |
|
RoleDoc |
|
RoleDocumentToEntityConverter |
|
RoleDozerConverter |
|
RoleElasticSearchRepository |
|
RoleElasticSearchRepositoryCustom |
|
RoleElasticSearchRepositoryImpl |
|
RoleEntitlementToken |
Created by alexander on 27/08/15.
|
RoleEntity |
|
RoleGroupXref |
|
RoleListener |
Created by alexander on 11/08/16.
|
RoleListResponse |
Created by alexander on 22/09/16.
|
RoleMatchObjectRule |
|
RolePair |
|
RoleQueue |
Created by alexander on 16/11/16.
|
RoleRabbitMQService |
|
RoleRepository |
|
RoleRepositoryCustom |
|
RoleRepositoryImpl |
|
RoleRequestModel |
Created by zaporozhec on 13/04/18.
|
RoleResponse |
Created by alexander on 22/09/16.
|
RoleRoleXref |
|
RoleSearchBean |
|
RoleServiceRequest |
|
RoleSet |
Java class for roleSet complex type.
|
RoleSet.RoleObj |
Java class for anonymous complex type.
|
RoleSetAdapter |
Deprecated. |
RolesForUserResponse |
|
RoleStatus |
Rolestatus provides valid values for a status of Role.
|
RoleSynchronizationSaveRequest |
|
RoleSyncObjectProcessorImpl |
iam-services
Created by zaporozhec on 7/10/17.
|
RoleTemplateProvider |
Created by alexander on 30/12/15.
|
RoleToGroupMembershipXref |
|
RoleToGroupMembershipXrefDozerConverter |
|
RoleToGroupMembershipXrefEntity |
|
RoleToGroupMembershipXrefRepository |
|
RoleToOrgMembershipXref |
|
RoleToOrgMembershipXrefDozerConverter |
|
RoleToOrgMembershipXrefEntity |
|
RoleToResourceMembershipXref |
|
RoleToResourceMembershipXrefDozerConverter |
|
RoleToResourceMembershipXrefEntity |
|
RoleToRoleMembershipXrefEntity |
|
RoleUserXref |
|
RoleVertexConverter |
|
RoundRobinMailboxConfigurationStorage |
|
RoundRobinServer |
|
RuleContentProviderXref |
|
RuleContentProviderXrefEntity |
|
RuleContentProviderXrefId |
|
RuleContentProviderXrefIdEntity |
|
RuleRisksResponse |
|
RuleURIPatternXref |
|
RuleURIPatternXrefEntity |
|
RuleURIPatternXrefId |
|
RuleURIPatternXrefIdEntity |
|
SAMLBootstrap |
Extension to the default bootstrap process which sets up configuration for testing
purposes.
|
SasAuthRequest |
|
SasAuthResponse |
|
SasAuthResult |
|
SasAuthWebService |
|
SasAuthWebServiceImpl |
|
SasChallengeData |
|
SasConfig |
|
SasManagerAPI |
|
SasManagerQueue |
|
SasManagerQueueListener |
|
SasManagerService |
|
SasQueue |
|
SasRabbitMQService |
|
SASVHostConfig |
|
SaveGraphEdgeRequest |
|
SaveGraphVertexRequest |
|
SaveGroupConnectorProvisioningOperation |
|
SaveGroupDelegate |
|
SaveGroupProvisioningConnectorRequest |
|
SaveGroupProvisioningConnectorResponse |
|
SaveLogin |
|
SaveOrganizationDelegate |
|
SaveProvisionUserRequest |
|
SaveResourceDelegate |
|
SaveRoleDeletage |
|
SaveTemplateProfileResponse |
|
SaveTemplateUserRequest |
Request model to save user data formed in Edit page based on template page
|
SaveUserAuthParamsRequest |
|
SaveUserConnectorProvisioningOperation |
|
SaveUserProvisioningConnectorRequest |
|
SaveUserProvisioningConnectorResponse |
|
SchedulingConfiguration |
|
ScriptEngineException |
|
ScriptFactory |
Creates the script integration object.
|
ScriptIntegration |
Interface that all script integration modules must implement
|
SearchAudit |
Captures parameters to query the audit log
|
SearchAuditEntity |
Captures parameters to query the audit log
|
SearchBean<T,K> |
|
SearchGroupConnectorProvisioningOperation |
|
SearchGroupProvisioningConnectorRequest |
|
SearchGroupProvisioningConnectorResponse |
|
SearchGroupProvisioningOperation |
|
SearchMode |
|
SearchObjectsProvisioningRequest |
|
SearchParam |
Class to wrap a search parameter, and the matching type to use
|
SearchRequest |
SearchRequest is a DTO enabling ad-hoc searches.
|
SearchRequest<ExtObject extends ExtensibleObject> |
|
SearchResponse |
|
SearchResponseToLineObjectConverter |
|
SearchScopeType |
|
SearchUserConnectorProvisioningOperation |
|
SearchUserProvisioningConnectorRequest |
|
SearchUserProvisioningConnectorResponse |
|
SearchUserProvisioningOperation |
|
SecondaryPositionIdAttributeConstants |
|
SecretWordRequest |
Created by alexander on 17/11/16.
|
SecureJacksonMapper |
|
SecurityInfoProvider |
|
SelfRegistrationDataRequest |
Request model to save user data formed in Edit page based on template page
|
SelfRegistrationIncompleteWorkflowResponse |
|
SelfRegistrationStepDozerConverter |
|
SelfRegistrationStepDto |
|
SelfRegistrationStepDtoResponse |
|
SelfRegistrationStepEntity |
|
SelfRegistrationStepListResponse |
|
SelfRegistrationStepRepository |
|
SelfRegistrationStepRepositoryCustom |
|
SelfRegistrationStepRepositoryImpl |
|
SelfRegistrationStepSearchBean |
|
SelfRegistrationTreeResponse |
|
SelfRegistrationWorkflowAPI |
|
SelfRegistrationWorkflowDozerConverter |
|
SelfRegistrationWorkflowDto |
|
SelfRegistrationWorkflowDtoResponse |
|
SelfRegistrationWorkflowEntity |
|
SelfRegistrationWorkflowListener |
|
SelfRegistrationWorkflowListResponse |
|
SelfRegistrationWorkflowQueue |
|
SelfRegistrationWorkflowRepository |
|
SelfRegistrationWorkflowRepositoryCustom |
|
SelfRegistrationWorkflowRepositoryImpl |
|
SelfRegistrationWorkflowSearchBean |
|
SelfRegistrationWorkflowService |
|
SelfRegistrationWorkflowServiceImpl |
|
SelfRegistrationWorkflowTree |
|
SelfRegistrationWorkflowTreeNode |
|
SelfRegistrationWorkflowWebService |
|
SelfRegistrationWorkflowWebServiceImpl |
|
SendCreateAccessRequestDelegate |
|
SendCreateUserRequestDelegate |
|
SendEditUserRequestDelegate |
|
SendEmailRequest |
Created by alexander on 01/12/16.
|
SendNewHireRequestDelegate |
Class is used in activiti file: newhire.bpmn20.xml
|
SendProvisioningConnectorResponse |
|
SendRevokeAccessRequestDelegate |
Class is used to notify approvers about the revoke request
|
SendSingleEventProvisioningOperation |
Created by IntelliJ IDEA.
|
SendSingleEventProvisionRequest |
Created by IntelliJ IDEA.
|
SendSingleProvisionEventConnectorRequest |
Created by IntelliJ IDEA.
|
SendSingleProvisionEventConnectorResponse |
Created by IntelliJ IDEA.
|
SendSingleProvisionEventProvisioningOperation |
Created by IntelliJ IDEA.
|
SendTestEmailRequest |
Created by alexander on 01/12/16.
|
Serializer |
|
ServiceNowCreateTicketRequest |
Represents a request for creating a ticket in ServiceNow.
|
ServiceNowIncidentRequest |
Represents a request for creating a ticket in ServiceNow.
|
SetOfString |
|
SetPasswordRequest |
|
SetPasswordUserProvisionOperation |
|
SetStringResponse |
|
SimulationProvReqCustomRepository |
|
SimulationProvReqDozerConverter |
|
SimulationProvReqDto |
|
SimulationProvReqEntity |
|
SimulationProvReqRepository |
|
SimulationProvReqRepositoryImpl |
|
SimulationReqListResponse |
|
SimulationReqSearchBean |
|
SimulationReqService |
|
SimulationReqServiceImpl |
|
SimulationSearchRequest |
|
SMSGlobalSMSOTPModule |
|
SortBy |
|
SortParam |
Created by: Alexander Duckardt
Date: 7/31/14.
|
SourceAdapter |
Interface to implementing source adapters
|
SourceAdapterAddressRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterAttributeRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterConfig |
|
SourceAdapterConfigAPI |
|
SourceAdapterConfigAttr |
|
SourceAdapterConfigAttrEntity |
|
SourceAdapterConfigAttrValEntity |
|
SourceAdapterConfigCrudRequest |
|
SourceAdapterConfigDozerConverter |
|
SourceAdapterConfigEntity |
|
SourceAdapterConfigListResponse |
|
SourceAdapterConfigQueue |
|
SourceAdapterConfigQueueListener |
|
SourceAdapterConfigRepository |
|
SourceAdapterConfigResponse |
|
SourceAdapterConfigSearchBean |
|
SourceAdapterConfigService |
|
SourceAdapterConfigServiceImpl |
|
SourceAdapterConfigWebService |
|
SourceAdapterConfigWebServiceImpl |
|
SourceAdapterEmailRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterEntityManagedSystemRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterEntityRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterInfoResponse |
Created by zaporozhec on 10/29/15.
|
SourceAdapterLoginRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterOperationEnum |
Created by zaporozhec on 10/29/15.
|
SourceAdapterOrganizationRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterPasswordRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterPhoneRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterRequest |
Created by zaporozhec on 10/29/15.
|
SourceAdapterResponse |
Created by zaporozhec on 10/29/15.
|
SpringContextProvider |
|
SpringSecurityConfiguration |
|
SpringSecurityHelper |
|
SSOAttribute |
User: Alexander Duckardt
Date: 8/16/12
|
SSOAttributeListResponse |
Created by alexander on 20/09/16.
|
SSOAttributesRequest |
Created by alexander on 20/09/16.
|
SsoAttributeType |
|
SSOLoginResponse |
|
SSOToken |
SSOToken is used to capture the token used for single sign on
|
SSOTokenModule |
Interface for classes for the management of SSO tokens.
|
SSOTokenResponse |
Created by alexander on 22/08/16.
|
StartBatchTaskRequest |
Created by alexander on 25/10/16.
|
StatusCodeType |
Java class for StatusCodeType.
|
StatusEnum |
|
StepStatus |
|
StringConnectorAttribute |
iam-services
Created by zaporozhec on 3/27/17.
|
StringDataRequest |
Created by aduckardt on 2016-12-12.
|
StringDiff |
|
StringListDataRequest |
|
StringListResponse |
Created by alexander on 20/10/16.
|
StringMapper |
|
StringOperationalConnectorValue |
iam-services
Created by zaporozhec on 3/27/17.
|
StringResponse |
Created by alexander on 12/08/16.
|
StringSetDiff |
|
StringToBooleanMapResponse |
|
StringToStringMapResponse |
|
StringUtil |
Helper class called between Lists of Strings and Arrays of Strings.
|
Subject |
A Subject represents a grouping of related information for a single entity, such as a person.
|
SuperiorSubordinateDiff |
|
Supervisor |
Supervisor generated by hbm2java
|
SupervisorCrudRequest |
Created by Alexander Dukkardt on 2016-12-23.
|
SupervisorDozerConverter |
Created by: Alexander Duckardt
Date: 16.11.12
|
SupervisorEntity |
|
SupervisorID |
Created with IntelliJ IDEA.
|
SupervisorIDEntity |
|
SupervisorListResponse |
Created by Alexander Dukkardt on 2017-01-17.
|
SupervisorRepository |
This is repository for working with Supervisor
|
SupervisorRepositoryCustom |
This is custom repository for working with Supervisor
|
SupervisorRepositoryImpl |
This is implementation of custom repository for working with Supervisor
|
SupervisorRequest |
Created by Alexander Dukkardt on 2017-01-05.
|
SupervisorResponse |
Created by Alexander Dukkardt on 2017-01-05.
|
SupervisorSearchBean |
|
SuspendResumeRequest |
Java class for ResumeRequestType complex type.
|
SuspendUserConnectorProvisioningOperation |
|
SuspendUserProvisioningConnectorRequest |
|
SuspendUserProvisioningConnectorResponse |
|
Sweepable |
|
SyncAbstractProcessorScript |
|
SyncAdapterTypeEnum |
SyncAdapterEnum
|
SyncConfigListResponse |
Created by alexander on 06/09/16.
|
SyncConfigResponse |
Created by Alexander Dukkardt on 2017-04-05.
|
SyncConstants |
Constants used during synchronization
|
SyncGroupConnectorProvisioningOperation<Request extends AbstractGroupProvisioningConnectorRequest,Response extends AbstractConnectorResponse,ServiceRequest extends BaseServiceRequest> |
|
SynchConfig |
|
SynchConfigDataMapping |
|
SynchConfigDataMappingDozerConverter |
|
SynchConfigDataMappingEntity |
|
SynchConfigDozerConverter |
|
SynchConfigEntity |
|
SynchConfigListResponse |
Response object for a web service operation that returns a role.
|
SynchConfigRepository |
This is repository for working with SynchConfig
|
SynchConfigRepositoryCustom |
This is repository for working with SynchConfig
|
SynchConfigRepositoryImpl |
This is repository for working with SynchConfig
|
SynchConfigResponse |
Response object for a web service operation that returns a role.
|
SynchConfigSearchBean |
|
SynchRequest |
Object containing the supporting details of how the synchronization should work
|
SynchronisationConstants |
|
SynchronisationHelper |
|
SynchronizationAPI |
Created by alexander on 06/09/16.
|
SynchronizationBulkGetQueue |
|
SynchronizationBulkGetQueueListener |
|
SynchronizationBulkSaveQueue |
|
SynchronizationBulkSaveQueueListener |
|
SynchronizationConfig |
|
SynchronizationDataService |
Interface for AsynchIdentitySynchService .
|
SynchronizationDataServiceImpl |
|
SynchronizationFindBeansService<DTO extends KeyDTO> |
|
SynchronizationMessageListener |
Created by alexander on 01/08/16.
|
SynchronizationObjectProcessingAPI |
|
SynchronizationQueue |
Created by alexander on 18/11/16.
|
SynchronizationRequestSearchBean |
for synchronization we should be able to search by IN logic. like name in (a,b,c)
Works only as an exactly match.
|
SynchronizationRestConfig |
|
SynchronizationVHostConfig |
Created by alexander on 18/11/16.
|
SynchScriptUtil |
Factory to create the scripts that are used in the synchronziation process.
|
SynchServiceUtil |
Deprecated, for removal: This API element is subject to removal in a future version. |
SyncLineObjectsRequest |
|
SyncMetrics |
|
SyncObjectProcessorFactory |
iam-services
Created by zaporozhec on 7/10/17.
|
SyncPasswordFromSrcProvisionOperation |
|
SyncPostprocessorScript |
Interface which is called after sync validated and started (currently not right after end of sync)
not a mandatory script
|
SyncPreprocessorScript |
Interface which is called before sync running
not a mandatory script
|
SyncResponse |
Response object from a synchronization request.
|
SyncTypeEnum |
Type of process which change object
Used for storage of changed object in ES
|
SyncUserConnectorProvisioningOperation<Request extends AbstractUserProvisioningConnectorRequest,Response extends AbstractConnectorResponse,ServiceRequest extends BaseServiceRequest> |
|
SysConfiguration |
Obtains configuration information for password change and reset from spring
configuration files.
|
SysLogFacility |
|
SysLogSeverity |
|
SystemInfoWebService |
|
SystemInfoWebServiceImpl |
|
SystemUtils |
|
TargetUserHandler |
Created by IntelliJ IDEA.
|
TaskAccessRequest |
Created by alexander on 17/11/16.
|
TaskCancelReason |
|
TaskEmailNotifier |
|
TaskHistoryListResponse |
Created by alexander on 26/08/16.
|
TaskHistoryWrapper |
|
TaskListResponse |
Created by alexander on 26/08/16.
|
TaskListWrapper |
|
TaskListWrapperResponse |
Created by alexander on 26/08/16.
|
TaskResRequestedWithProcessInstanceIdWrapper |
|
TaskResRequestedWrapper |
|
TaskResRequestedWrapperHandler |
Created by IntelliJ IDEA.
|
TaskResRequestedWrapperResponse |
|
TaskResRequestedWrapperWithProcessInstanceIdListResponse |
|
TaskResRequestedWrapperWithProcessInstanceIdResponse |
|
TaskSearchBean |
|
TaskSearchRequest |
Created by alexander on 26/08/16.
|
TaskSource |
|
TaskStatus |
|
TaskVariableRequest |
|
TaskWrapper |
|
TaskWrapperQueryProperty |
|
TaskWrapperResponse |
Created by alexander on 25/08/16.
|
TemplateAPI |
Created by alexander on 01/12/16.
|
TemplateGlobalDataModel |
Created by alexander on 21/12/15.
|
TemplateObjectHelper |
Created by alexander on 30/12/15.
|
TemplateObjectProvider<Entity,DTO extends KeyDTO> |
Created by alexander on 30/12/15.
|
TemplateRequest |
|
TemplateTypeEnum |
|
TemplateUIField |
|
TemplateValidationRequest |
|
TerminatedUserDto |
|
TerminatedUserListResponse |
|
TerminatedUsersReportHelper |
|
TerminateUser |
|
TerminateUserApproverAssociationIdentifier |
|
TerminateUserRequestModel |
|
TerminateUserServiceRequest |
|
TestAPI |
Created by alexander on 01/12/16.
|
TestConnectionGroupProvisioningOperation |
|
TestConnectionUserProvisioningOperation |
|
TestConnectorListener |
|
TestConnectorReplyQueue |
|
TestProvisioningConnectorRequest |
|
TestProvisioningConnectorResponse |
|
ThemePasswordGenerator |
ThemePasswordGenerator is used when the password generator is based on "theme" such as music, sports, etc.
|
TokensServiceRequest |
|
TOPTToken |
|
TOTPValidationRequest |
|
TransformScript<T extends ProvisionObject> |
Interface that all transformation scripts in the synchronization process must implement
|
Transliterator |
Transliterate unicode characters to ASCII.
|
TreeNode<Bean extends KeyDTO> |
Created by: Alexander Duckardt
Date: 12/31/13.
|
TreeObjectId |
|
TreeObjectIdListServiceResponse |
Created by alexander on 09/08/16.
|
Tuple<K,V> |
|
TweetMessageRequest |
Created by alexander on 01/12/16.
|
TwilioSMSOTPModule |
|
TwilioVoiceOTPModule |
|
UITheme |
|
UIThemeAPI |
Created by alexander on 06/12/16.
|
UIThemeDozerConverter |
|
UIThemeEntity |
|
UIThemeListResponse |
Created by alexander on 06/12/16.
|
UIThemeQueue |
Created by alexander on 17/11/16.
|
UIThemeQueueListener |
Created by alexander on 06/12/16.
|
UIThemeRepository |
This is repository for working with UIThemeEntity
|
UIThemeRepositoryCustom |
|
UIThemeRepositoryImpl |
|
UIThemeResponse |
Created by alexander on 06/12/16.
|
UIThemeSearchBean |
|
UIThemeService |
|
UIThemeServiceImpl |
|
UIThemeWebService |
|
UIThemeWebServiceImpl |
|
UnlockRequest |
Created by Alexander Dukkardt on 2016-12-20.
|
UnlockUserProvisioningOperation |
|
UnlockUserProvisionRequest |
|
UpdateAttributeByMetadataRequest |
Created by alexander on 29/07/16.
|
UpdateAuthLeveGroupingRequest |
|
UpdateGroupProvisioningOperation |
|
UpdateIdmGroupCommand |
|
UpdateIdmUserCommand |
|
UpdateManualTask |
|
UpdateResourceUserCommand |
|
UpdateUser |
Deprecated. |
UpdateUserAfterInviteWorkflow |
Deprecated. |
UpdateUserAfterInviteWorkflowDelegate |
|
UpdateUserDelegate |
|
UpdateUserProvisionOperation |
|
UploadAttachment |
|
UploadAttachmentListResponse |
|
UploadAttachmentRequest |
|
UploadAttachmentResponse |
|
UpperCaseRule |
Validates a password to ensure that it contains the appropriate number of numeric characters in
the password.
|
URIAuthLevelAttribute |
|
URIAuthLevelToken |
|
URIFederationAPI |
Created by alexander on 30/09/16.
|
URIFederationCacheAPI |
|
URIFederationCacheListener |
|
URIFederationCacheQueue |
|
URIFederationGroovyProcessor |
|
URIFederationListener |
Created by alexander on 10/08/16.
|
URIFederationQueue |
Created by alexander on 11/11/16.
|
URIFederationResponse |
|
URIFederationRestController |
Used by the OpenIAM proxy for just about every single HTTP Request.
|
URIFederationService |
|
URIFederationServiceImpl |
|
URIFederationServiceRequest |
Created by alexander on 10/08/16.
|
URIFederationWebService |
Created by alexander on 09/08/16.
|
URIFederationWebServiceImpl |
Created by alexander on 10/08/16.
|
URIParamXSSRule |
|
URIParamXSSRuleEntity |
|
URIPattern |
|
URIPatternDozerConverter |
|
URIPatternEntity |
|
URIPatternEntityWrapper |
|
URIPatternErrorMapping |
|
URIPatternErrorMappingEntity |
|
URIPatternErrorMappingToken |
|
URIPatternJSONWrapper |
|
URIPatternListResponse |
Created by alexander on 22/09/16.
|
URIPatternMeta |
|
URIPatternMetaDozerConverter |
|
URIPatternMetaEntity |
|
URIPatternMetaType |
|
URIPatternMetaTypeDozerConverter |
|
URIPatternMetaTypeEntity |
|
URIPatternMetaTypeListResponse |
Created by alexander on 23/09/16.
|
URIPatternMetaTypeRepository |
|
URIPatternMetaValue |
|
URIPatternMetaValueDozerConverter |
|
URIPatternMetaValueEntity |
|
URIPatternMethod |
|
URIPatternMethodComparator |
|
URIPatternMethodEntity |
|
URIPatternMethodMeta |
|
URIPatternMethodMetaEntity |
|
URIPatternMethodMetaValue |
|
URIPatternMethodMetaValueEntity |
|
URIPatternMethodParameter |
|
URIPatternMethodParameterEntity |
|
URIPatternParameter |
|
URIPatternParameterEntity |
|
URIPatternRepository |
|
URIPatternRepositoryCustom |
Custom Repository for URIPatternEntity
|
URIPatternRepositoryImpl |
Implementation of URIPatternRepositoryCustom, which implemenets methods related to URIPatternEntity
|
URIPatternResponse |
Created by alexander on 10/08/16.
|
URIPatternRule |
|
URIPatternRuleToken |
|
URIPatternRuleValue |
|
URIPatternSearchBean |
|
URIPatternSearchResult |
|
URIPatternServer |
|
URIPatternServerEntity |
|
URIPatternSubstitution |
|
URIPatternSubstitutionComparator |
|
URIPatternSubstitutionEntity |
|
URISubstitutionToken |
|
User |
User domain object.
|
UserAccessControlBean |
Created by zaporozhec on 7/28/16.
|
UserAccessControlFilter |
Created by zaporozhec on 7/28/16.
|
UserAccessControlMemberBean |
Created by zaporozhec on 7/28/16.
|
UserAccessControlRequest |
Created by zaporozhec on 7/27/16.
|
UserAccessControlResponse |
Created by zaporozhec on 7/28/16.
|
UserAccessControlService |
Created by zaporozhec on 10/29/15.
|
UserAttribute |
UserAttribute represents an individual attribute that is associated with a user.
|
UserAttributeDiff |
|
UserAttributeDoc |
|
UserAttributeDocumentToEntityConverter |
|
UserAttributeDozerConverter |
Created by: Alexander Duckardt
Date: 16.11.12
|
UserAttributeElasticSearchRepository |
|
UserAttributeElasticSearchRepositoryCustom |
|
UserAttributeElasticSearchRepositoryImpl |
|
UserAttributeEntity |
|
UserAttributeListener |
Created by alexander on 12/07/16.
|
UserAttributeListResponse |
Created by Alexander Dukkardt on 2017-01-13.
|
UserAttributeMap |
Java class for userAttributeMap complex type.
|
UserAttributeMap.UserAttributeEntry |
Java class for anonymous complex type.
|
UserAttributeMapAdapter |
|
UserAttributeQueue |
Created by alexander on 18/11/16.
|
UserAttributeRepository |
This is repository for working with UserAttributeEntity
|
UserAttributeRepositoryCustom |
This is custom repository for working with UserAttributeRepository
|
UserAttributeRepositoryImpl |
This is implementation for working with UserAttributeRepository
|
UserAttributeResponse |
Created by Alexander Dukkardt on 2017-01-04.
|
UserAttributeSearchBean |
|
UserAttributeService |
|
UserAttributeServiceImpl |
|
UserAuthorizationRight |
|
UserAuthParam |
|
UserAuthParamAPI |
|
UserAuthParamConfType |
Declare confirm types of auth params for new devices / locations
|
UserAuthParamDozerConverter |
|
UserAuthParamEntity |
|
UserAuthParamListener |
|
UserAuthParamListResponse |
|
UserAuthParamQueue |
|
UserAuthParamRepository |
|
UserAuthParamsByTypeRequest |
|
UserAuthParamService |
|
UserAuthParamServiceImpl |
|
UserAuthParamType |
Declare param types of user's login
|
UserBrigde |
Created by: Alexander Duckardt
Date: 9/17/14.
|
UserBusinessRuleRecalculationDoc |
|
UserBusinessRuleRecalculationElasticSearchRepository |
|
UserCollection |
|
UserConnectorObject |
iam-services
Created by zaporozhec on 3/27/17.
|
UserConnectorOperation |
|
UserConversionRequest |
User metadata type conversion request
|
UserCountForGroupsCache |
|
UserCountForGroupsCacheSweeper |
|
UserCountForRolesCache |
|
UserCountForRolesCacheSweeper |
|
UserCrudRequest |
Created by Alexander Dukkardt on 2017-01-09.
|
UserDAO |
|
UserDataService |
Service interface that clients will access to gain information about users
and related information.
|
UserDataWebService |
WebService interface that clients will access to gain information about users
and related information.
|
UserDataWebServiceImpl |
|
UserDefaultPolicyMapperImpl |
iam-services
Created by zaporozhec on 3/29/17.
|
UserDoc |
|
UserDocToEntityConverter |
|
UserDozerConverter |
Created by: Alexander Duckardt Date: 16.11.12
|
UserElasticSearchRepository |
|
UserElasticSearchRepositoryCustom |
|
UserElasticSearchRepositoryImpl |
|
UserEntitlementsDAO |
|
UserEntitlementsMatrix |
|
UserEntitlementsMatrixResponse |
Created by alexander on 12/09/16.
|
UserEntity |
|
UserEntityListResponse |
|
UserEntityToFullNameConverter |
|
UserFields |
|
UserFindBeansQueue |
Created by alexander on 18/11/16.
|
UserFindBeansQueueListener |
Created by Alexander Dukkardt on 2016-12-23.
|
UserIdentityAnswer |
Domain object representing an answer by the user for a challenge response question.
|
UserIdentityAnswerDozerConverter |
|
UserIdentityAnswerEntity |
|
UserIdentityAnswerListCrudRequest |
Created by Alexander Dukkardt on 2016-12-22.
|
UserIdentityAnswerListResponse |
Created by Alexander Dukkardt on 2016-12-22.
|
UserIdentityAnswerRepository |
This is repository for working with UserIdentityAnswer
|
UserIdentityAnswerRepositoryCustom |
This is repository for working with UserIdentityAnswer
|
UserIdentityAnswerRepositoryImpl |
This is repository for working with UserIdentityAnswer
|
UserIdentityProvisionObjectDiff<T extends ProvisionObject> |
The AbstractUserProvisionObjectDiff represents the Diff in Phone, UserAttribute, Address, etc
|
UserITPolicyHistory |
|
UserITPolicyHistoryDozerConverter |
|
UserITPolicyHistoryEntity |
|
UserITPolicyHistoryListResponse |
|
UserITPolicyHistoryRepository |
|
UserITPolicyHistoryRepositoryCustom |
|
UserITPolicyHistoryRepositoryImpl |
|
UserITPolicyHistoryRequest |
|
UserITPolicyHistoryResponse |
|
UserITPolicyHistorySearchBean |
|
UserITPolicyVersionResponse |
|
UserKey |
Created by: Alexander Duckardt
Date: 05.10.12
|
UserKeyRepository |
|
UserListResponse |
Created by Alexander Dukkardt on 2017-01-05.
|
UserMatchObjectRule |
|
UserMgr |
Service interface that clients will access to gain information about users
and related information.
|
UserNote |
|
UserNoteDozerConverter |
Created by: Alexander Duckardt
Date: 16.11.12
|
UserNoteEntity |
|
UserNoteRepository |
This is repository for working with UserNoteEntity
|
UserOneLevelRequestServiceRequest |
|
UserPair |
|
UserPasswordResponse |
Response object for a web service operation that returns a role.
|
UserPolicyMapProcessorServiceImpl |
iam-services
Created by zaporozhec on 3/27/17.
|
UserPositionEnumDiff |
|
UserPositionStatusEnum |
|
UserProfileRequestModel |
|
UserProfileService |
|
UserProfileServiceImpl |
|
UserProfileServiceRequest |
Created by alexander on 31/08/16.
|
UserProvisionAPI |
Created by alexander on 18/11/16.
|
UserProvisionDispatcher |
|
UserProvisioningBulkQueueListener |
|
UserProvisioningPrePostprocessorBuilder |
|
UserProvisioningQueueListener |
|
UserProvisionObjectDiff<T extends ProvisionObject> |
The AbstractUserProvisionObjectDiff represents the Diff in Phone, UserAttribute, Address, etc
|
UserQueue |
Created by alexander on 18/11/16.
|
UserRabbitMQService |
The purpose of this class is to provide common read-only operations
with respect to the User object, which are read by multiple Spring Boot
modules
|
UserRepository |
This is repository for working with User
|
UserRepositoryCustom |
|
UserRepositoryImpl |
|
UserRequest |
|
UserRequestModel |
Model for user request that based on template
|
UserResourceAssociation |
Deprecated. |
UserResponse |
Response object for a web service operation that returns a role.
|
UserSaveLockedException |
|
UserSaveQueue |
|
UserSaveQueueListener |
|
UserSearchBean |
Created by: Alexander Duckardt
Date: 19.11.12
|
UserSearchKey |
Created by zaporozhec on 10/29/15.
|
UserSearchKeyEnum |
Created by zaporozhec on 10/29/15.
|
UserSearchMemberhipKey |
Created by zaporozhec on 10/29/15.
|
UserSearchRequest |
|
UserSecurityWrapper |
Created by: Alexander Duckardt
Date: 30.10.12
|
UserServiceAPI |
Created by Alexander Dukkardt on 2016-12-23.
|
UserServiceQueue |
Created by alexander on 18/11/16.
|
UserServiceQueueListener |
Created by Alexander Dukkardt on 2016-12-23.
|
UserSet |
|
UserSet.UserObj |
|
UserSetAdapter |
|
UserSshKey |
|
UserSshKeyEntity |
|
UserSshKeyListResponse |
|
UserSshKeyRepository |
|
UserSshKeyRequest |
|
UserSshKeyResponse |
|
UserSshKeySearchBean |
|
UserSshKeySearchRequest |
|
UserStatusEnum |
Status' that a user can be in.
|
UserStatusEnumDiff |
|
UserSuggestQueue |
Created by alexander on 18/11/16.
|
UserSuggestQueueListener |
Created by Alexander Dukkardt on 2016-12-23.
|
UserSynchronizationSaveRequest |
|
UserSyncObjectProcessorImpl |
iam-services
Created by zaporozhec on 7/10/17.
|
UserToGroupAccessRequest |
|
UserToGroupMembershipXref |
|
UserToGroupMembershipXrefDozerConverter |
|
UserToGroupMembershipXrefEntity |
|
UserToGroupMembershipXrefRepository |
|
UserToOrganizationMembershipXref |
|
UserToOrganizationMembershipXrefDozerConverter |
|
UserToOrganizationMembershipXrefEntity |
|
UserToResourceAccessRequest |
|
UserToResourceMembershipXref |
|
UserToResourceMembershipXrefDozerConverter |
|
UserToResourceMembershipXrefEntity |
|
UserToResourceMembershipXrefRepository |
|
UserToRoleAccessRequest |
|
UserToRoleMembershipXref |
|
UserToRoleMembershipXrefDozerConverter |
|
UserToRoleMembershipXrefEntity |
|
UserToRoleMembershipXrefRepository |
|
UserToUserMembershipXref |
|
UserToUserMembershipXrefEntity |
|
UserToUserXrefConverter |
|
UserTypeConversionModel |
User metadata type conversion model.
|
UserUtils |
|
UserVertexConverter |
|
UserVHostConfig |
Created by alexander on 18/11/16.
|
UseTemplateProvider |
Created by alexander on 30/12/15.
|
UUIDGen |
Generates a UUID
|
ValidateChallengeResponse |
Interface for implementations that will be used to validate answers to challenge response questions.
|
ValidatePasswordResetTokenResponse |
Object representing a password in OpenIAM
|
ValidationScript |
Interface that all validation scripts in the synchronization process must implement
|
ValidatorFactory |
|
VaultConfigResolver |
|
VaultPropertyResponse |
|
VaultPropertyResponseData |
|
VerificationCodeRequest |
|
VertexAwareGraphEdgeToken |
|
VertexAwareGraphEdgeToken.UnwrappedEdge |
|
VertexConverter<T extends AbstractAuthorizationEntity,E extends KeyEntity> |
|
VertexType |
|
WhereClauseConstants |
|
WorkflowConfig |
|
WorkflowDatabaseConfiguration |
|
WorkflowNameHandler |
|
WorkflowRestConfig |
|
WSOperationCommand |
Interface that needs to be implemented to call a webservice that will be used as an authoritative source.
|