Uses of Interface
org.apache.syncope.common.keymaster.client.api.ConfParamOps
-
-
Uses of ConfParamOps in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as ConfParamOps Modifier and Type Field Description protected ConfParamOpsParametersDirectoryPanel. confParamOpsConstructors in org.apache.syncope.client.console.panels with parameters of type ConfParamOps Constructor Description ParametersModalPanel(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 Modifier and Type Field Description protected ConfParamOpsTopologyWebSocketBehavior. confParamOps -
Uses of ConfParamOps in org.apache.syncope.common.keymaster.client.self
Classes in org.apache.syncope.common.keymaster.client.self that implement ConfParamOps Modifier and Type Class Description classSelfKeymasterConfParamOpsMethods in org.apache.syncope.common.keymaster.client.self that return ConfParamOps Modifier and Type Method Description ConfParamOpsSelfKeymasterClientContext. 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 ConfParamOps Modifier and Type Class Description classZookeeperConfParamOpsImplementsConfParamOpsvia Apache Curator / Zookeeper.Methods in org.apache.syncope.common.keymaster.client.zookeeper that return ConfParamOps Modifier and Type Method Description ConfParamOpsZookeeperKeymasterClientContext. 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 ConfParamOps Modifier and Type Method Description GenerateTokenFlowableWorkflowContext. generateToken(ConfParamOps confParamOps) -
Uses of ConfParamOps in org.apache.syncope.core.flowable.task
Fields in org.apache.syncope.core.flowable.task declared as ConfParamOps Modifier and Type Field Description protected ConfParamOpsGenerateToken. confParamOpsConstructors in org.apache.syncope.core.flowable.task with parameters of type ConfParamOps Constructor Description GenerateToken(ConfParamOps confParamOps) -
Uses of ConfParamOps in org.apache.syncope.core.keymaster.internal
Classes in org.apache.syncope.core.keymaster.internal that implement ConfParamOps Modifier and Type Class Description classSelfKeymasterInternalConfParamOps -
Uses of ConfParamOps in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as ConfParamOps Modifier and Type Field Description protected ConfParamOpsSyncopeLogic. confParamOpsprotected ConfParamOpsUserLogic. confParamOpsMethods in org.apache.syncope.core.logic with parameters of type ConfParamOps Modifier and Type Method Description SCIMConfManagerSCIMLogicContext. scimConfManager(ConfParamOps confParamOps, SchemaLogic schemaLogic)SyncopeLogicIdRepoLogicContext. syncopeLogic(RealmDAO realmDAO, AnyTypeDAO anyTypeDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, GroupDataBinder groupDataBinder, ConfParamOps confParamOps, ContentExporter exporter)UserLogicIdRepoLogicContext. userLogic(UserDataBinder binder, TemplateUtils templateUtils, RealmDAO realmDAO, AnyTypeDAO anyTypeDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, ExternalResourceDAO resourceDAO, AccessTokenDAO accessTokenDAO, DelegationDAO delegationDAO, ConfParamOps confParamOps, UserProvisioningManager provisioningManager, SyncopeLogic syncopeLogic, RuleEnforcer ruleEnforcer)Constructors in org.apache.syncope.core.logic with parameters of type ConfParamOps Constructor Description SyncopeLogic(RealmDAO realmDAO, AnyTypeDAO anyTypeDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, GroupDataBinder groupDataBinder, ConfParamOps confParamOps, ContentExporter exporter)UserLogic(RealmDAO realmDAO, AnyTypeDAO anyTypeDAO, TemplateUtils templateUtils, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO searchDAO, ExternalResourceDAO resourceDAO, AccessTokenDAO accessTokenDAO, DelegationDAO delegationDAO, ConfParamOps confParamOps, UserDataBinder binder, UserProvisioningManager provisioningManager, SyncopeLogic syncopeLogic, RuleEnforcer ruleEnforcer) -
Uses of ConfParamOps in org.apache.syncope.core.logic.scim
Fields in org.apache.syncope.core.logic.scim declared as ConfParamOps Modifier and Type Field Description protected ConfParamOpsSCIMConfManager. confParamOpsConstructors in org.apache.syncope.core.logic.scim with parameters of type ConfParamOps Constructor Description SCIMConfManager(ConfParamOps confParamOps, SchemaLogic schemaLogic) -
Uses of ConfParamOps in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa with parameters of type ConfParamOps Modifier and Type Method Description KeymasterConfParamLoaderPersistenceContext. keymasterConfParamLoader(ConfParamOps confParamOps) -
Uses of ConfParamOps in org.apache.syncope.core.persistence.jpa.content
Fields in org.apache.syncope.core.persistence.jpa.content declared as ConfParamOps Modifier and Type Field Description protected ConfParamOpsKeymasterConfParamLoader. confParamOpsConstructors in org.apache.syncope.core.persistence.jpa.content with parameters of type ConfParamOps Constructor Description KeymasterConfParamLoader(ConfParamOps confParamOps) -
Uses of ConfParamOps in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type ConfParamOps Modifier and Type Method Description AccessTokenDataBinderProvisioningContext. accessTokenDataBinder(EntityFactory entityFactory, SecurityProperties securityProperties, AccessTokenJWSSigner jwsSigner, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, DefaultCredentialChecker credentialChecker)JobManagerProvisioningContext. jobManager(ProvisioningProperties props, DomainHolder domainHolder, SecurityProperties securityProperties, SchedulerFactoryBean scheduler, TaskDAO taskDAO, ReportDAO reportDAO, ImplementationDAO implementationDAO, TaskUtilsFactory taskUtilsFactory, ConfParamOps confParamOps)NotificationManagerProvisioningContext. 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)UserDataBinderProvisioningContext. userDataBinder(EntityFactory entityFactory, AnyUtilsFactory anyUtilsFactory, SecurityProperties securityProperties, AnyTypeDAO anyTypeDAO, RealmDAO realmDAO, AnyTypeClassDAO anyTypeClassDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, PlainSchemaDAO plainSchemaDAO, PlainAttrDAO plainAttrDAO, 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 ConfParamOps Modifier and Type Field Description protected ConfParamOpsAccessTokenDataBinderImpl. confParamOpsprotected ConfParamOpsUserDataBinderImpl. confParamOpsConstructors in org.apache.syncope.core.provisioning.java.data with parameters of type ConfParamOps Constructor Description AccessTokenDataBinderImpl(SecurityProperties securityProperties, AccessTokenJWSSigner jwsSigner, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, EntityFactory entityFactory, DefaultCredentialChecker credentialChecker)UserDataBinderImpl(AnyTypeDAO anyTypeDAO, RealmDAO realmDAO, AnyTypeClassDAO anyTypeClassDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, PlainSchemaDAO plainSchemaDAO, PlainAttrDAO plainAttrDAO, 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 ConfParamOps Modifier and Type Field Description protected ConfParamOpsDefaultJobManager. confParamOpsConstructors in org.apache.syncope.core.provisioning.java.job with parameters of type ConfParamOps Constructor Description DefaultJobManager(DomainHolder domainHolder, SchedulerFactoryBean scheduler, 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 ConfParamOps Modifier and Type Field Description protected ConfParamOpsDefaultNotificationManager. confParamOpsConstructors in org.apache.syncope.core.provisioning.java.notification with parameters of type ConfParamOps Constructor Description DefaultNotificationManager(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 ConfParamOps Modifier and Type Field Description protected ConfParamOpsAuthDataAccessor. confParamOpsMethods in org.apache.syncope.core.spring.security with parameters of type ConfParamOps Modifier and Type Method Description AuthDataAccessorWebSecurityContext. authDataAccessor(SecurityProperties securityProperties, RealmDAO realmDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, RoleDAO roleDAO, DelegationDAO delegationDAO, ConnectorManager connectorManager, AuditManager auditManager, MappingManager mappingManager, List<JWTSSOProvider> jwtSSOProviders)Constructors in org.apache.syncope.core.spring.security with parameters of type ConfParamOps Constructor Description AuthDataAccessor(SecurityProperties securityProperties, RealmDAO realmDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, RoleDAO roleDAO, DelegationDAO delegationDAO, 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 ConfParamOps Modifier and Type Method Description ConfParamOpsSelfKeymasterContext. internalConfParamOps(InternalConfParamHelper helper)Methods in org.apache.syncope.core.starter with parameters of type ConfParamOps Modifier and Type Method Description SyncopeCoreInfoContributorSyncopeCoreApplication. 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, ConfParamOps confParamOps, ConnIdBundleManager bundleManager, ImplementationLookup implLookup, ApplicationContext ctx, PersistenceInfoDAO persistenceInfoDAO) -
Uses of ConfParamOps in org.apache.syncope.core.starter.actuate
Fields in org.apache.syncope.core.starter.actuate declared as ConfParamOps Modifier and Type Field Description protected ConfParamOpsDefaultSyncopeCoreInfoContributor. confParamOpsConstructors in org.apache.syncope.core.starter.actuate with parameters of type ConfParamOps Constructor Description DefaultSyncopeCoreInfoContributor(AnyTypeDAO anyTypeDAO, AnyTypeClassDAO anyTypeClassDAO, ExternalResourceDAO resourceDAO, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, RoleDAO roleDAO, PolicyDAO policyDAO, NotificationDAO notificationDAO, TaskDAO taskDAO, VirSchemaDAO virSchemaDAO, SecurityQuestionDAO securityQuestionDAO, ConfParamOps confParamOps, ConnIdBundleManager bundleManager, ImplementationLookup implLookup, Map<String,ThreadPoolTaskExecutor> taskExecutors, PersistenceInfoDAO persistenceInfoDAO) -
Uses of ConfParamOps in org.apache.syncope.core.workflow.java
Fields in org.apache.syncope.core.workflow.java declared as ConfParamOps Modifier and Type Field Description protected ConfParamOpsDefaultUserWorkflowAdapter. confParamOpsMethods in org.apache.syncope.core.workflow.java with parameters of type ConfParamOps Modifier and Type Method Description UserWorkflowAdapterWorkflowContext. uwfAdapter(UserDataBinder userDataBinder, UserDAO userDAO, RealmDAO realmDAO, GroupDAO groupDAO, EntityFactory entityFactory, SecurityProperties securityProperties, RuleEnforcer ruleEnforcer, ConfParamOps confParamOps, ApplicationEventPublisher publisher, NotificationManager notificationManager)Constructors in org.apache.syncope.core.workflow.java with parameters of type ConfParamOps Constructor Description DefaultUserWorkflowAdapter(UserDataBinder dataBinder, UserDAO userDAO, RealmDAO realmDAO, GroupDAO groupDAO, EntityFactory entityFactory, SecurityProperties securityProperties, RuleEnforcer ruleEnforcer, ConfParamOps confParamOps, ApplicationEventPublisher publisher, NotificationManager notificationManager)
-