Uses of Class
org.openiam.base.KeyDTO
-
-
Uses of KeyDTO in org.openiam.am.srvc.dto
-
Uses of KeyDTO in org.openiam.base
Classes in org.openiam.base with type parameters of type KeyDTO Modifier and Type Class Description classBaseTemplateRequestModel<TargetObject extends KeyDTO>Created by alexander on 28/12/15.classTreeNode<Bean extends KeyDTO>Created by: Alexander Duckardt Date: 12/31/13.Subclasses of KeyDTO in org.openiam.base Modifier and Type Class Description classAbstactKeyNameValueDTOclassAbstractAttributeDTOclassAbstractMetadataTypeDTOclassBaseTemplateRequestModel<TargetObject extends KeyDTO>Created by alexander on 28/12/15.classKeyNameDTOclassPasswordKeyDTOClass is used as a DTO object to delivery Password decryption response to consumers. -
Uses of KeyDTO in org.openiam.base.request
Classes in org.openiam.base.request with type parameters of type KeyDTO Modifier and Type Class Description classBaseCrudServiceRequest<V extends KeyDTO>Created by alexander on 09/08/16.Subclasses of KeyDTO in org.openiam.base.request Modifier and Type Class Description classBulkMigrationConfigBulkMigrationConfig 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 PMclassManagedSystemSaveRequestclassUploadAttachment -
Uses of KeyDTO in org.openiam.base.request.model
Subclasses of KeyDTO in org.openiam.base.request.model Modifier and Type Class Description classOAuthClientScopeModelCreated by alexander on 28/09/16. -
Uses of KeyDTO in org.openiam.base.response
Subclasses of KeyDTO in org.openiam.base.response Modifier and Type Class Description classAccessCertificationTaskComment -
Uses of KeyDTO in org.openiam.common.beans.mq
Methods in org.openiam.common.beans.mq with type parameters of type KeyDTO Modifier and Type Method Description protected <V extends KeyDTO>
BaseCrudServiceRequest<V>AbstractRabbitMQService. crudRequest(V dto)<R extends BaseListResponse<DTO>,REQ extends BaseServiceRequest,DTO extends KeyDTO>
List<DTO>MailboxConfigurationRabbitMQService. list(MailboxConfigurationManagementAPI api, REQ request, Class<R> responseClass) -
Uses of KeyDTO in org.openiam.customization.dto
Subclasses of KeyDTO in org.openiam.customization.dto Modifier and Type Class Description classClientResourceDto -
Uses of KeyDTO in org.openiam.elasticsearch.converter
Classes in org.openiam.elasticsearch.converter with type parameters of type KeyDTO Modifier and Type Class Description classAbstractKeyDocumentToEntityConverter<D extends AbstractKeyDoc,E extends KeyEntity,DTO extends KeyDTO> -
Uses of KeyDTO in org.openiam.esb.core.meta.service
Classes in org.openiam.esb.core.meta.service with type parameters of type KeyDTO Modifier and Type Interface Description interfaceIPageTemplateCustomValidator<TargetObject extends KeyDTO>Is used to implement custom page template validation.interfaceTemplateObjectProvider<Entity,DTO extends KeyDTO>Created by alexander on 30/12/15. -
Uses of KeyDTO in org.openiam.esb.core.service
Classes in org.openiam.esb.core.service with type parameters of type KeyDTO Modifier and Type Interface Description interfaceGetBeansElasticsearchService<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 AND ElasticSearch ObjectGetBeansElasticsearchServiceand delivery it's representation asGetBeansElasticsearchService.interfaceGetBeansService<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 ObjectGetBeansServiceand delivery it's representation asGetBeansService.interfaceSynchronizationFindBeansService<DTO extends KeyDTO> -
Uses of KeyDTO in org.openiam.esb.core.service.impl
-
Uses of KeyDTO in org.openiam.esb.core.template.provider
Classes in org.openiam.esb.core.template.provider with type parameters of type KeyDTO Modifier and Type Class Description classAbstractTemplateObjectProvider<Entity,DTO extends KeyDTO>Created by alexander on 30/12/15. -
Uses of KeyDTO in org.openiam.idm.groovy
Classes in org.openiam.idm.groovy with type parameters of type KeyDTO Modifier and Type Class Description classAbstractListenerHandler<T extends Serializable,E extends KeyDTO> -
Uses of KeyDTO in org.openiam.idm.provisioning.service.group
Methods in org.openiam.idm.provisioning.service.group that return types with arguments of type KeyDTO Modifier and Type Method Description protected AbstractProvisioningValidator<KeyDTO,GroupProvisionAPI>TestConnectionGroupProvisioningOperation. getValidator()Methods in org.openiam.idm.provisioning.service.group with parameters of type KeyDTO Modifier and Type Method Description ResponseTestConnectionGroupProvisioningOperation. execute(KeyDTO object, String provisionRequestDocId) -
Uses of KeyDTO in org.openiam.idm.provisioning.service.user
Methods in org.openiam.idm.provisioning.service.user that return types with arguments of type KeyDTO Modifier and Type Method Description protected AbstractProvisioningValidator<KeyDTO,UserProvisionAPI>TestConnectionUserProvisioningOperation. getValidator()Methods in org.openiam.idm.provisioning.service.user with parameters of type KeyDTO Modifier and Type Method Description ResponseTestConnectionUserProvisioningOperation. execute(KeyDTO object, String provisionRequestDocId)Method retrieves connector's response from elastic storageConnectorHealthCheckIDMSweeper -
Uses of KeyDTO in org.openiam.idm.provisioning.validation.group
Methods in org.openiam.idm.provisioning.validation.group with parameters of type KeyDTO Modifier and Type Method Description protected voidDefaultTestConnectionGroupValidator. customValidation(KeyDTO object, GroupProvisionAPI operation) -
Uses of KeyDTO in org.openiam.idm.provisioning.validation.user
Methods in org.openiam.idm.provisioning.validation.user with parameters of type KeyDTO Modifier and Type Method Description protected voidDefaultTestConnectionUserValidator. customValidation(KeyDTO object, UserProvisionAPI operation) -
Uses of KeyDTO in org.openiam.idm.srvc.access.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.access.dto Modifier and Type Class Description classAccessRight -
Uses of KeyDTO in org.openiam.idm.srvc.accesscertification
Subclasses of KeyDTO in org.openiam.idm.srvc.accesscertification Modifier and Type Class Description classCreateCertificateRequestModel -
Uses of KeyDTO in org.openiam.idm.srvc.accesscertification.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.accesscertification.dto Modifier and Type Class Description classAccessCertificationDTO model representing Access certification data. -
Uses of KeyDTO in org.openiam.idm.srvc.auth.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.auth.dto Modifier and Type Class Description classAbstractLoginclassIdentityDtoLogin domain objectclassLoginLogin domain objectclassLoginAttribute -
Uses of KeyDTO in org.openiam.idm.srvc.authfido.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.authfido.dto Modifier and Type Class Description classFidoAuthenticatorDtoFIDO Authenticator domain objectclassFidoAuthenticatorTransportDtoFidoTransport domain object -
Uses of KeyDTO in org.openiam.idm.srvc.batch.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.batch.dto Modifier and Type Class Description classBatchTaskBatchConfig represents configuration information for a batch task.classBatchTaskSchedule -
Uses of KeyDTO in org.openiam.idm.srvc.businessrules.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.businessrules.dto Modifier and Type Class Description classBrActionDtoclassBrConditionDtoclassBrTargetDtoclassBusinessRuleDtoclassBusinessRuleUserRecalculationDto -
Uses of KeyDTO in org.openiam.idm.srvc.cat.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.cat.dto Modifier and Type Class Description classCategory -
Uses of KeyDTO in org.openiam.idm.srvc.continfo.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.continfo.dto Modifier and Type Class Description classAbstractContactInfoDTOclassAddressAddress transfer object.classEmailAddressEmailAddress transfer objectclassPhonePhone transfer object -
Uses of KeyDTO in org.openiam.idm.srvc.counter.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.counter.dto Modifier and Type Class Description classCounterDTO -
Uses of KeyDTO in org.openiam.idm.srvc.device.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.device.dto Modifier and Type Class Description classDeviceDTO -
Uses of KeyDTO in org.openiam.idm.srvc.entitlements
Subclasses of KeyDTO in org.openiam.idm.srvc.entitlements Modifier and Type Class Description classAbstractEntitlementsDTOclassAbstractPolicyEntitlementsDTOclassEntitlementBulkRequestContains properties and operations for entitlement bulk request -
Uses of KeyDTO in org.openiam.idm.srvc.geo.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.geo.dto Modifier and Type Class Description classDbIpGeoStatusDbIpGeoStatus transfer object -
Uses of KeyDTO in org.openiam.idm.srvc.grp.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.grp.dto Modifier and Type Class Description classGroupclassGroupAttributeclassGroupRequestModelCreated by alexander on 28/12/15. -
Uses of KeyDTO in org.openiam.idm.srvc.lang.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.lang.dto Modifier and Type Class Description classLanguageclassLanguageLocaleclassLanguageMapping -
Uses of KeyDTO in org.openiam.idm.srvc.loc.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.loc.dto Modifier and Type Class Description classLocationDomain object representing a location -
Uses of KeyDTO in org.openiam.idm.srvc.mailbox.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.mailbox.dto Modifier and Type Class Description classMailboxConfigurationclassMailboxConfigurationTemplate -
Uses of KeyDTO in org.openiam.idm.srvc.membership.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.membership.dto Modifier and Type Class Description classMembershipXref -
Uses of KeyDTO in org.openiam.idm.srvc.meta.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.meta.dto Modifier and Type Class Description classMetadataElementMetadataElementrepresents an attribute of MetadataType.classMetadataElementPageTemplateclassMetadataFieldTemplateXrefclassMetadataTemplateTypeclassMetadataTemplateTypeFieldclassMetadataTypeMetadataTyperepresents a metdata type instance.classMetadataValidValue -
Uses of KeyDTO in org.openiam.idm.srvc.mngsys.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.mngsys.dto Modifier and Type Class Description classApproverAssociationclassApproverAssociationNotifiableclassAttributeMapAttributeMap represents the mapping between an attribute in the target system and an attribute policy.classConnectorReplyDtoclassDefaultReconciliationAttributeMapclassEscalationclassManagedSysAttributeDtoclassManagedSysDtoDomain object representing a managed resource.classManagedSystemObjectMatchDomain object which defines how specific objects with in a managed system are to be located.classMngSysPolicyDtoclassProvisionConnectorDtoProvisionConnector represents a connector for provisioning.classReconciliationResourceAttributeMapclassSimulationProvReqDto -
Uses of KeyDTO in org.openiam.idm.srvc.msg.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.msg.dto Modifier and Type Class Description classMailTemplateDtoclassMailTemplatePropertiesDto -
Uses of KeyDTO in org.openiam.idm.srvc.org.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.org.dto Modifier and Type Class Description classGroupToOrgMembershipXrefclassOrganizationJava class for organization complex type.classOrganizationAttributeclassOrganizationTypeclassOrgToOrgMembershipXref -
Uses of KeyDTO in org.openiam.idm.srvc.otp.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.otp.dto Modifier and Type Class Description classOTPProviderclassOTPProviderAttribute -
Uses of KeyDTO in org.openiam.idm.srvc.policy.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.policy.dto Modifier and Type Class Description classITPolicyclassITPolicyVersionclassITPolicyVersionLanguageMapclassPasswordDictionaryclassPolicyPolicyrepresents a policy object that is used by the policy service.classPolicyAttributePolicyAttribute is used to add additional attributes to a policy object.classPolicyDefPolicyDef represent a policy definitionclassPolicyDefParamPolicyDefParam represent the parameters of a policy definition.classUserITPolicyHistory -
Uses of KeyDTO in org.openiam.idm.srvc.prov.request.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.prov.request.dto Modifier and Type Class Description classBulkOperationRequest -
Uses of KeyDTO in org.openiam.idm.srvc.pswd.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.pswd.dto Modifier and Type Class Description classIdentityQuestGroupIdentityQuestGroup is a domain object that allows you to group questions together.classIdentityQuestionclassPasswordHistoryPassword history objectclassUserIdentityAnswerDomain object representing an answer by the user for a challenge response question. -
Uses of KeyDTO in org.openiam.idm.srvc.recon.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.recon.dto Modifier and Type Class Description classAbstractConfigclassReconciliationConfigclassReconciliationSituationReconiliationSituation generated by hbm2java -
Uses of KeyDTO in org.openiam.idm.srvc.report.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.report.dto Modifier and Type Class Description classReportCriteriaParamDtoThis DTO used in reporting system to transferring parameters of criteria for DataSetBuilder via WSclassReportInfoDtoThis DTO used in reporting system to transferring Report information to WS clientsclassReportParamMetaTypeDtoThis DTO used in reporting system to transferring parameters of criteria for DataSetBuilder via WSclassReportParamTypeDtoclassReportSubCriteriaParamDtoclassReportSubscriptionDtoThis DTO used in reporting system to transferring Report information to WS clients -
Uses of KeyDTO in org.openiam.idm.srvc.res.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.res.dto Modifier and Type Class Description classQuestionnaireResources are items that need to be managed or protected.classQuestionnaireAnswerResources are items that need to be managed or protected.classResourceResources are items that need to be managed or protected.classResourceAccessclassResourcePropResourceProp enables the extension of a resource by associated properties (name value pairs) to them.classResourceTypeResourceType allows you to classify the resource. -
Uses of KeyDTO in org.openiam.idm.srvc.role.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.role.dto Modifier and Type Class Description classRoleJava class for role complex type.classRoleAttributeJava class for roleAttribute.classRoleRequestModelCreated by zaporozhec on 13/04/18.classRoleToGroupMembershipXrefclassRoleToOrgMembershipXrefclassRoleToResourceMembershipXref -
Uses of KeyDTO in org.openiam.idm.srvc.selfregistration.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.selfregistration.dto Modifier and Type Class Description classNewStepBeanclassSelfRegistrationStepDtoclassSelfRegistrationWorkflowDtoclassSelfRegistrationWorkflowTreeclassSelfRegistrationWorkflowTreeNode -
Uses of KeyDTO in org.openiam.idm.srvc.sourceadapter.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.sourceadapter.dto Modifier and Type Class Description classSourceAdapterConfigclassSourceAdapterConfigAttr -
Uses of KeyDTO in org.openiam.idm.srvc.synch.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.synch.dto Modifier and Type Class Description classCSVConfigclassSynchConfigclassSynchConfigDataMapping -
Uses of KeyDTO in org.openiam.idm.srvc.ui.theme.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.ui.theme.dto Modifier and Type Class Description classUITheme -
Uses of KeyDTO in org.openiam.idm.srvc.user.dto
Subclasses of KeyDTO in org.openiam.idm.srvc.user.dto Modifier and Type Class Description classAlternateContactModelclassBulkPasswordResetConfigRepresents the configuration for bulk password reset operations.classCreateAccessRequestModelclassGenericWorkflowModelclassIncompleteSelfRegistrationDtoclassNewUserProfileRequestModelclassOrphanclassProfilePictureclassRevokeAccessRequestModelRequest model for Revoke Access action.classTerminatedUserDtoclassTerminateUserRequestModelclassUserUser domain object.classUserAttributeUserAttribute represents an individual attribute that is associated with a user.classUserAuthParamclassUserNoteclassUserProfileRequestModelclassUserRequestModelModel for user request that based on templateclassUserSshKeyclassUserToGroupMembershipXrefclassUserToOrganizationMembershipXrefclassUserToResourceMembershipXrefclassUserToRoleMembershipXrefclassUserToUserMembershipXref -
Uses of KeyDTO in org.openiam.model
Subclasses of KeyDTO in org.openiam.model Modifier and Type Class Description classAccessViewBeanCreated by: Alexander Duckardt Date: 12/31/13. -
Uses of KeyDTO in org.openiam.property.dto
Subclasses of KeyDTO in org.openiam.property.dto Modifier and Type Class Description classPropertyValue -
Uses of KeyDTO in org.openiam.provision.dto
Subclasses of KeyDTO in org.openiam.provision.dto Modifier and Type Class Description classAbstractChangeStatusProvisioningUserRequestclassAbstractPasswordRequestclassPasswordSyncPassword object used for synchronizationclassProvisionGroupclassProvisionUserProvisionUser is the user object used by the provisioning service.classSearchObjectsProvisioningRequest -
Uses of KeyDTO in org.openiam.provision.dto.group.request
Subclasses of KeyDTO in org.openiam.provision.dto.group.request Modifier and Type Class Description classAddModifyRequestGroupProvisioningRequestclassDeleteGroupProvisioningRequest -
Uses of KeyDTO in org.openiam.provision.dto.user.request
Subclasses of KeyDTO in org.openiam.provision.dto.user.request Modifier and Type Class Description classAbstractLockUnlockUserRequestclassAddEventProvisioningRequestclassAddModifyRequestUserProvisioningRequestclassBuildManagedSystemViewerUserProvisioningRequestclassDeleteUserProvisioningRequestclassDisableUserProvisioningRequestclassEnableUserProvisioningRequestclassGetMetadataUserProvisioningRequestclassLockUserProvisionRequestclassLoginUserProvisionRequestCreated by IntelliJ IDEA.classProvisionUserProvisioningRequestclassSendSingleEventProvisionRequestCreated by IntelliJ IDEA.classUnlockUserProvisionRequest -
Uses of KeyDTO in org.openiam.srvc
Methods in org.openiam.srvc with type parameters of type KeyDTO Modifier and Type Method Description protected <V extends KeyDTO>
BaseCrudServiceRequest<V>AbstractApiService. crudRequest(V dto)protected <V extends KeyDTO,API extends OpenIAMAPI,ApiRequest extends BaseCrudServiceRequest<V>>
ResponseAbstractApiService. manageCrudApiRequest(API apiName, ApiRequest request)protected <V extends KeyDTO,API extends OpenIAMAPI,ApiRequest extends BaseCrudServiceRequest<V>,ApiResponse extends BaseDataResponse>
ResponseAbstractApiService. manageCrudApiRequest(API apiName, ApiRequest request, Class<ApiResponse> clazz)protected <V extends KeyDTO,API extends OpenIAMAPI>
ResponseAbstractApiService. manageCrudApiRequest(API apiName, V data)protected <V extends KeyDTO,API extends OpenIAMAPI,ApiResponse extends BaseDataResponse>
ResponseAbstractApiService. manageCrudApiRequest(API apiName, V data, Class<ApiResponse> clazz) -
Uses of KeyDTO in org.openiam.workflow.activiti.delegate.core
Subclasses of KeyDTO in org.openiam.workflow.activiti.delegate.core Modifier and Type Class Description classActivitiApproverCardinalityModel
-