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 ConfParamOpsModifier and TypeFieldDescriptionprotected ConfParamOpsParametersDirectoryPanel.confParamOpsprotected ConfParamOpsUserDirectoryPanel.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 ConfParamOpsModifier and TypeFieldDescriptionprotected ConfParamOpsTopology.confParamOpsprotected final ConfParamOpsTopologyWebSocketBehavior.confParamOpsConstructors in org.apache.syncope.client.console.topology with parameters of type ConfParamOpsModifierConstructorDescriptionTopologyWebSocketBehavior(ServiceOps serviceOps, ConfParamOps confParamOps, ConnectorRestClient connectorRestClient, ResourceRestClient resourceRestClient) -
Uses of ConfParamOps in org.apache.syncope.client.enduser.pages
Fields in org.apache.syncope.client.enduser.pages declared as ConfParamOps -
Uses of ConfParamOps in org.apache.syncope.client.enduser.panels
Fields in org.apache.syncope.client.enduser.panels declared as ConfParamOpsConstructors in org.apache.syncope.client.enduser.panels with parameters of type ConfParamOpsModifierConstructorDescriptionSidebar(String id, ConfParamOps confParamOps, AnonymousRestClient anonymousRestClient, PageReference pageRef) -
Uses of ConfParamOps in org.apache.syncope.client.ui.commons.pages
Fields in org.apache.syncope.client.ui.commons.pages 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 ConfParamOpsAbstractUserLogic.confParamOpsprotected final ConfParamOpsAbstractUserLogic.confParamOpsMethods in org.apache.syncope.core.logic with parameters of type ConfParamOpsModifier and TypeMethodDescriptionSCIMLogicContext.scimConfManager(ConfParamOps confParamOps, SchemaLogic schemaLogic) IdRepoLogicContext.userLogic(RealmSearchDAO realmSearchDAO, AnyTypeDAO anyTypeDAO, TemplateUtils templateUtils, UserDAO userDAO, UserDataBinder binder, UserProvisioningManager provisioningManager, EncryptorManager encryptorManager, ConfParamOps confParamOps, GroupDAO groupDAO, AnySearchDAO searchDAO) IdRepoLogicContext.userSelfLogic(RealmSearchDAO realmSearchDAO, AnyTypeDAO anyTypeDAO, TemplateUtils templateUtils, UserDAO userDAO, UserDataBinder binder, UserProvisioningManager provisioningManager, EncryptorManager encryptorManager, ConfParamOps confParamOps, DelegationDAO delegationDAO, AccessTokenDAO accessTokenDAO, ExternalResourceDAO resourceDAO, RuleProvider ruleProvider) Constructors in org.apache.syncope.core.logic with parameters of type ConfParamOpsModifierConstructorDescriptionUserLogic(RealmSearchDAO realmSearchDAO, AnyTypeDAO anyTypeDAO, TemplateUtils templateUtils, UserDAO userDAO, UserDataBinder binder, UserProvisioningManager provisioningManager, EncryptorManager encryptorManager, ConfParamOps confParamOps, GroupDAO groupDAO, AnySearchDAO searchDAO) UserSelfLogic(RealmSearchDAO realmSearchDAO, AnyTypeDAO anyTypeDAO, TemplateUtils templateUtils, UserDAO userDAO, UserDataBinder binder, UserProvisioningManager provisioningManager, EncryptorManager encryptorManager, ConfParamOps confParamOps, DelegationDAO delegationDAO, AccessTokenDAO accessTokenDAO, ExternalResourceDAO resourceDAO, RuleProvider ruleProvider) -
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, ConfigurableApplicationContext ctx) -
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 ConfParamOpsKeymasterConfParamLoader.confParamOpsConstructors in org.apache.syncope.core.persistence.common.content with parameters of type ConfParamOpsModifierConstructorDescriptionKeymasterConfParamLoader(ConfParamOps confParamOps, ConfigurableApplicationContext ctx) -
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, AnySearchCondVisitor searchCondVisitor, DerSchemaDAO derSchemaDAO, NotificationDAO notificationDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, TaskDAO taskDAO, RelationshipTypeDAO relationshipTypeDAO, UserDataBinder userDataBinder, GroupDataBinder groupDataBinder, AnyObjectDataBinder anyObjectDataBinder, ConfParamOps confParamOps, DerAttrHandler derAttrHandler, IntAttrNameParser intAttrNameParser, JexlTools jexlTools) ProvisioningContext.userDataBinder(EntityFactory entityFactory, AnyUtilsFactory anyUtilsFactory, SecurityProperties securityProperties, AnyTypeDAO anyTypeDAO, RealmSearchDAO realmSearchDAO, AnyTypeClassDAO anyTypeClassDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, PlainSchemaDAO plainSchemaDAO, ExternalResourceDAO resourceDAO, RelationshipTypeDAO relationshipTypeDAO, DerAttrHandler derAttrHandler, MappingManager mappingManager, IntAttrNameParser intAttrNameParser, OutboundMatcher outboundMatcher, PlainAttrValidationManager validator, RoleDAO roleDAO, SecurityQuestionDAO securityQuestionDAO, AccessTokenDAO accessTokenDAO, DelegationDAO delegationDAO, ConfParamOps confParamOps, JexlTools jexlTools) -
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 ConfParamOpsAccessTokenDataBinderImpl.confParamOpsprotected final ConfParamOpsUserDataBinderImpl.confParamOpsConstructors 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, ExternalResourceDAO resourceDAO, RelationshipTypeDAO relationshipTypeDAO, EntityFactory entityFactory, AnyUtilsFactory anyUtilsFactory, DerAttrHandler derAttrHandler, MappingManager mappingManager, IntAttrNameParser intAttrNameParser, OutboundMatcher outboundMatcher, PlainAttrValidationManager validator, RoleDAO roleDAO, SecurityQuestionDAO securityQuestionDAO, AccessTokenDAO accessTokenDAO, DelegationDAO delegationDAO, ConfParamOps confParamOps, SecurityProperties securityProperties, JexlTools jexlTools) -
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 ConfParamOpsDefaultNotificationManager.confParamOpsConstructors in org.apache.syncope.core.provisioning.java.notification with parameters of type ConfParamOpsModifierConstructorDescriptionDefaultNotificationManager(DerSchemaDAO derSchemaDAO, NotificationDAO notificationDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, TaskDAO taskDAO, RelationshipTypeDAO relationshipTypeDAO, DerAttrHandler derAttrHandler, UserDataBinder userDataBinder, GroupDataBinder groupDataBinder, AnyObjectDataBinder anyObjectDataBinder, ConfParamOps confParamOps, EntityFactory entityFactory, IntAttrNameParser intAttrNameParser, AnySearchCondVisitor searchCondVisitor, JexlTools jexlTools) -
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, EncryptorManager encryptorManager, dev.samstevens.totp.code.CodeVerifier totpCodeVerifier, RealmSearchDAO realmSearchDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, RoleDAO roleDAO, DelegationDAO delegationDAO, ExternalResourceDAO resourceDAO, ConnectorManager connectorManager, AuditManager auditManager, MappingManager mappingManager, DefaultCredentialChecker credentialChecker, List<JWTSSOProvider> jwtSSOProviders) Constructors in org.apache.syncope.core.spring.security with parameters of type ConfParamOpsModifierConstructorDescriptionAuthDataAccessor(SecurityProperties securityProperties, EncryptorManager encryptorManager, dev.samstevens.totp.code.CodeVerifier totpCodeVerifier, RealmSearchDAO realmSearchDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, RoleDAO roleDAO, DelegationDAO delegationDAO, ExternalResourceDAO resourceDAO, ConnectorManager connectorManager, AuditManager auditManager, MappingManager mappingManager, DefaultCredentialChecker credentialChecker, List<JWTSSOProvider> jwtSSOProviders) InstrumentedAuthDataAccessor(SecurityProperties securityProperties, EncryptorManager encryptorManager, dev.samstevens.totp.code.CodeVerifier totpCodeVerifier, RealmSearchDAO realmSearchDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, RoleDAO roleDAO, DelegationDAO delegationDAO, ExternalResourceDAO resourceDAO, ConnectorManager connectorManager, AuditManager auditManager, MappingManager mappingManager, DefaultCredentialChecker credentialChecker, List<JWTSSOProvider> jwtSSOProviders, io.micrometer.core.instrument.MeterRegistry meterRegistry) -
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 TypeMethodDescriptionMetricsContext.instrumentedAuthDataAccessor(SecurityProperties securityProperties, EncryptorManager encryptorManager, dev.samstevens.totp.code.CodeVerifier totpCodeVerifier, RealmSearchDAO realmSearchDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AccessTokenDAO accessTokenDAO, ConfParamOps confParamOps, RoleDAO roleDAO, DelegationDAO delegationDAO, ExternalResourceDAO resourceDAO, ConnectorManager connectorManager, AuditManager auditManager, MappingManager mappingManager, DefaultCredentialChecker credentialChecker, List<JWTSSOProvider> jwtSSOProviders, io.micrometer.core.instrument.MeterRegistry meterRegistry) -
Uses of ConfParamOps in org.apache.syncope.core.workflow.java
Fields in org.apache.syncope.core.workflow.java declared as ConfParamOpsModifier and TypeFieldDescriptionprotected final ConfParamOpsDefaultUserWorkflowAdapter.confParamOpsMethods 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, EncryptorManager encryptorManager, NotificationManager notificationManager) 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, EncryptorManager encryptorManager, NotificationManager notificationManager)