Uses of Interface
org.apache.syncope.common.keymaster.client.api.ConfParamOps
Packages that use ConfParamOps
Package
Description
-
Uses of ConfParamOps in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as ConfParamOpsConstructors in org.apache.syncope.client.console.panels with parameters of type ConfParamOpsModifierConstructorDescriptionParametersModalPanel
(BaseModal<ConfParam> modal, ConfParam param, ConfParamOps confParamOps, AjaxWizard.Mode mode, PageReference pageRef) ParametersWizardPanel
(ParametersWizardPanel.ParametersForm defaultItem, ConfParamOps confParamOps, PageReference pageRef) -
Uses of ConfParamOps in org.apache.syncope.client.console.topology
Fields in org.apache.syncope.client.console.topology declared as ConfParamOps -
Uses of ConfParamOps in org.apache.syncope.common.keymaster.client.self
Classes in org.apache.syncope.common.keymaster.client.self that implement ConfParamOpsMethods in org.apache.syncope.common.keymaster.client.self that return ConfParamOpsModifier and TypeMethodDescriptionSelfKeymasterClientContext.selfConfParamOps
(org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean selfKeymasterRESTClientFactoryBean) -
Uses of ConfParamOps in org.apache.syncope.common.keymaster.client.zookeeper
Classes in org.apache.syncope.common.keymaster.client.zookeeper that implement ConfParamOpsMethods in org.apache.syncope.common.keymaster.client.zookeeper that return ConfParamOpsModifier and TypeMethodDescriptionZookeeperKeymasterClientContext.selfConfParamOps
(org.apache.curator.framework.CuratorFramework client) -
Uses of ConfParamOps in org.apache.syncope.core.flowable
Methods in org.apache.syncope.core.flowable with parameters of type ConfParamOpsModifier and TypeMethodDescriptionFlowableWorkflowContext.generateToken
(ConfParamOps confParamOps) -
Uses of ConfParamOps in org.apache.syncope.core.flowable.task
Fields in org.apache.syncope.core.flowable.task declared as ConfParamOpsConstructors in org.apache.syncope.core.flowable.task with parameters of type ConfParamOps -
Uses of ConfParamOps in org.apache.syncope.core.keymaster.internal
Classes in org.apache.syncope.core.keymaster.internal that implement ConfParamOps -
Uses of ConfParamOps in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as ConfParamOpsModifier and TypeFieldDescriptionprotected final ConfParamOps
SyncopeLogic.confParamOps
protected final ConfParamOps
UserLogic.confParamOps
Methods in org.apache.syncope.core.logic with parameters of type ConfParamOpsModifier and TypeMethodDescriptionSCIMLogicContext.scimConfManager
(ConfParamOps confParamOps, SchemaLogic schemaLogic) IdRepoLogicContext.syncopeLogic
(RealmSearchDAO realmSearchDAO, AnyTypeDAO anyTypeDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, GroupDataBinder groupDataBinder, ConfParamOps confParamOps, ContentExporter exporter) IdRepoLogicContext.userLogic
(RealmSearchDAO realmSearchDAO, AnyTypeDAO anyTypeDAO, TemplateUtils templateUtils, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, ExternalResourceDAO resourceDAO, AccessTokenDAO accessTokenDAO, DelegationDAO delegationDAO, ConfParamOps confParamOps, UserDataBinder binder, UserProvisioningManager provisioningManager, SyncopeLogic syncopeLogic, RuleProvider ruleProvider) Constructors in org.apache.syncope.core.logic with parameters of type ConfParamOpsModifierConstructorDescriptionSyncopeLogic
(RealmSearchDAO realmSearchDAO, AnyTypeDAO anyTypeDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, GroupDataBinder groupDataBinder, ConfParamOps confParamOps, ContentExporter exporter) UserLogic
(RealmSearchDAO realmSearchDAO, AnyTypeDAO anyTypeDAO, TemplateUtils templateUtils, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO searchDAO, ExternalResourceDAO resourceDAO, AccessTokenDAO accessTokenDAO, DelegationDAO delegationDAO, ConfParamOps confParamOps, UserDataBinder binder, UserProvisioningManager provisioningManager, SyncopeLogic syncopeLogic, RuleProvider ruleEnforcer) -
Uses of ConfParamOps in org.apache.syncope.core.logic.scim
Fields in org.apache.syncope.core.logic.scim declared as ConfParamOpsConstructors in org.apache.syncope.core.logic.scim with parameters of type ConfParamOpsModifierConstructorDescriptionSCIMConfManager
(ConfParamOps confParamOps, SchemaLogic schemaLogic) -
Uses of ConfParamOps in org.apache.syncope.core.persistence.common
Methods in org.apache.syncope.core.persistence.common with parameters of type ConfParamOpsModifier and TypeMethodDescriptionCommonPersistenceContext.keymasterConfParamLoader
(ConfParamOps confParamOps) -
Uses of ConfParamOps in org.apache.syncope.core.persistence.common.content
Fields in org.apache.syncope.core.persistence.common.content declared as ConfParamOpsModifier and TypeFieldDescriptionprotected final ConfParamOps
KeymasterConfParamLoader.confParamOps
Constructors in org.apache.syncope.core.persistence.common.content with parameters of type ConfParamOps -
Uses of ConfParamOps in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type ConfParamOpsModifier and TypeMethodDescriptionProvisioningContext.accessTokenDataBinder
(EntityFactory entityFactory, SecurityProperties securityProperties, AccessTokenJWSSigner jwsSigner, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, DefaultCredentialChecker credentialChecker) ProvisioningContext.jobManager
(DomainHolder<?> domainHolder, SecurityProperties securityProperties, SyncopeTaskScheduler scheduler, JobStatusDAO jobStatusDAO, TaskDAO taskDAO, ReportDAO reportDAO, ImplementationDAO implementationDAO, TaskUtilsFactory taskUtilsFactory, ConfParamOps confParamOps) ProvisioningContext.notificationManager
(EntityFactory entityFactory, SearchCondVisitor searchCondVisitor, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, NotificationDAO notificationDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, TaskDAO taskDAO, UserDataBinder userDataBinder, GroupDataBinder groupDataBinder, AnyObjectDataBinder anyObjectDataBinder, ConfParamOps confParamOps, DerAttrHandler derAttrHandler, VirAttrHandler virAttrHandler, IntAttrNameParser intAttrNameParser) ProvisioningContext.userDataBinder
(EntityFactory entityFactory, AnyUtilsFactory anyUtilsFactory, SecurityProperties securityProperties, AnyTypeDAO anyTypeDAO, RealmSearchDAO realmSearchDAO, AnyTypeClassDAO anyTypeClassDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, PlainSchemaDAO plainSchemaDAO, PlainAttrValueDAO plainAttrValueDAO, ExternalResourceDAO resourceDAO, RelationshipTypeDAO relationshipTypeDAO, DerAttrHandler derAttrHandler, VirAttrHandler virAttrHandler, MappingManager mappingManager, IntAttrNameParser intAttrNameParser, OutboundMatcher outboundMatcher, PlainAttrValidationManager validator, RoleDAO roleDAO, SecurityQuestionDAO securityQuestionDAO, ApplicationDAO applicationDAO, AccessTokenDAO accessTokenDAO, DelegationDAO delegationDAO, ConfParamOps confParamOps) -
Uses of ConfParamOps in org.apache.syncope.core.provisioning.java.data
Fields in org.apache.syncope.core.provisioning.java.data declared as ConfParamOpsModifier and TypeFieldDescriptionprotected final ConfParamOps
AccessTokenDataBinderImpl.confParamOps
protected final ConfParamOps
UserDataBinderImpl.confParamOps
Constructors in org.apache.syncope.core.provisioning.java.data with parameters of type ConfParamOpsModifierConstructorDescriptionAccessTokenDataBinderImpl
(SecurityProperties securityProperties, AccessTokenJWSSigner jwsSigner, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, EntityFactory entityFactory, DefaultCredentialChecker credentialChecker) UserDataBinderImpl
(AnyTypeDAO anyTypeDAO, RealmSearchDAO realmSearchDAO, AnyTypeClassDAO anyTypeClassDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, PlainSchemaDAO plainSchemaDAO, PlainAttrValueDAO plainAttrValueDAO, ExternalResourceDAO resourceDAO, RelationshipTypeDAO relationshipTypeDAO, EntityFactory entityFactory, AnyUtilsFactory anyUtilsFactory, DerAttrHandler derAttrHandler, VirAttrHandler virAttrHandler, MappingManager mappingManager, IntAttrNameParser intAttrNameParser, OutboundMatcher outboundMatcher, PlainAttrValidationManager validator, RoleDAO roleDAO, SecurityQuestionDAO securityQuestionDAO, ApplicationDAO applicationDAO, AccessTokenDAO accessTokenDAO, DelegationDAO delegationDAO, ConfParamOps confParamOps, SecurityProperties securityProperties) -
Uses of ConfParamOps in org.apache.syncope.core.provisioning.java.job
Fields in org.apache.syncope.core.provisioning.java.job declared as ConfParamOpsConstructors in org.apache.syncope.core.provisioning.java.job with parameters of type ConfParamOpsModifierConstructorDescriptionDefaultJobManager
(DomainHolder<?> domainHolder, SyncopeTaskScheduler scheduler, JobStatusDAO jobStatusDAO, TaskDAO taskDAO, ReportDAO reportDAO, ImplementationDAO implementationDAO, TaskUtilsFactory taskUtilsFactory, ConfParamOps confParamOps, SecurityProperties securityProperties) -
Uses of ConfParamOps in org.apache.syncope.core.provisioning.java.notification
Fields in org.apache.syncope.core.provisioning.java.notification declared as ConfParamOpsModifier and TypeFieldDescriptionprotected final ConfParamOps
DefaultNotificationManager.confParamOps
Constructors in org.apache.syncope.core.provisioning.java.notification with parameters of type ConfParamOpsModifierConstructorDescriptionDefaultNotificationManager
(DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, NotificationDAO notificationDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, TaskDAO taskDAO, DerAttrHandler derAttrHandler, VirAttrHandler virAttrHandler, UserDataBinder userDataBinder, GroupDataBinder groupDataBinder, AnyObjectDataBinder anyObjectDataBinder, ConfParamOps confParamOps, EntityFactory entityFactory, IntAttrNameParser intAttrNameParser, SearchCondVisitor searchCondVisitor) -
Uses of ConfParamOps in org.apache.syncope.core.spring.security
Fields in org.apache.syncope.core.spring.security declared as ConfParamOpsMethods in org.apache.syncope.core.spring.security with parameters of type ConfParamOpsModifier and TypeMethodDescriptionWebSecurityContext.authDataAccessor
(SecurityProperties securityProperties, RealmSearchDAO realmSearchDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, RoleDAO roleDAO, DelegationDAO delegationDAO, ExternalResourceDAO resourceDAO, ConnectorManager connectorManager, AuditManager auditManager, MappingManager mappingManager, List<JWTSSOProvider> jwtSSOProviders) Constructors in org.apache.syncope.core.spring.security with parameters of type ConfParamOpsModifierConstructorDescriptionAuthDataAccessor
(SecurityProperties securityProperties, RealmSearchDAO realmSearchDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, RoleDAO roleDAO, DelegationDAO delegationDAO, ExternalResourceDAO resourceDAO, ConnectorManager connectorManager, AuditManager auditManager, MappingManager mappingManager, List<JWTSSOProvider> jwtSSOProviders) -
Uses of ConfParamOps in org.apache.syncope.core.starter
Methods in org.apache.syncope.core.starter that return ConfParamOpsModifier and TypeMethodDescriptionSelfKeymasterContext.internalConfParamOps
(InternalConfParamHelper helper) Methods in org.apache.syncope.core.starter with parameters of type ConfParamOpsModifier and TypeMethodDescriptionSyncopeCoreApplication.syncopeCoreInfoContributor
(AnyTypeDAO anyTypeDAO, AnyTypeClassDAO anyTypeClassDAO, ExternalResourceDAO resourceDAO, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, RoleDAO roleDAO, PolicyDAO policyDAO, NotificationDAO notificationDAO, TaskDAO taskDAO, VirSchemaDAO virSchemaDAO, SecurityQuestionDAO securityQuestionDAO, PersistenceInfoDAO persistenceInfoDAO, ConfParamOps confParamOps, ConnIdBundleManager bundleManager, ImplementationLookup implLookup) -
Uses of ConfParamOps in org.apache.syncope.core.starter.actuate
Fields in org.apache.syncope.core.starter.actuate declared as ConfParamOpsModifier and TypeFieldDescriptionprotected final ConfParamOps
DefaultSyncopeCoreInfoContributor.confParamOps
Constructors in org.apache.syncope.core.starter.actuate with parameters of type ConfParamOpsModifierConstructorDescriptionDefaultSyncopeCoreInfoContributor
(AnyTypeDAO anyTypeDAO, AnyTypeClassDAO anyTypeClassDAO, ExternalResourceDAO resourceDAO, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, RoleDAO roleDAO, PolicyDAO policyDAO, NotificationDAO notificationDAO, TaskDAO taskDAO, VirSchemaDAO virSchemaDAO, SecurityQuestionDAO securityQuestionDAO, PersistenceInfoDAO persistenceInfoDAO, ConfParamOps confParamOps, ConnIdBundleManager bundleManager, ImplementationLookup implLookup) -
Uses of ConfParamOps in org.apache.syncope.core.workflow.java
Fields in org.apache.syncope.core.workflow.java declared as ConfParamOpsModifier and TypeFieldDescriptionprotected final ConfParamOps
DefaultUserWorkflowAdapter.confParamOps
Methods in org.apache.syncope.core.workflow.java with parameters of type ConfParamOpsModifier and TypeMethodDescriptionWorkflowContext.uwfAdapter
(UserDataBinder userDataBinder, UserDAO userDAO, RealmDAO realmDAO, GroupDAO groupDAO, EntityFactory entityFactory, SecurityProperties securityProperties, RuleProvider ruleProvider, ConfParamOps confParamOps, ApplicationEventPublisher publisher) Constructors in org.apache.syncope.core.workflow.java with parameters of type ConfParamOpsModifierConstructorDescriptionDefaultUserWorkflowAdapter
(UserDataBinder dataBinder, UserDAO userDAO, RealmDAO realmDAO, GroupDAO groupDAO, EntityFactory entityFactory, SecurityProperties securityProperties, RuleProvider ruleProvider, ConfParamOps confParamOps, ApplicationEventPublisher publisher)