Uses of Class
org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
Packages that use IdentityServiceConfig
Package
Description
-
Uses of IdentityServiceConfig in org.alfresco.repo.security.authentication.identityservice
Methods in org.alfresco.repo.security.authentication.identityservice with parameters of type IdentityServiceConfigModifier and TypeMethodDescriptionvoidIdentityServiceFacadeFactoryBean.setIdentityServiceConfig(IdentityServiceConfig identityServiceConfig) Constructors in org.alfresco.repo.security.authentication.identityservice with parameters of type IdentityServiceConfigModifierConstructorDescriptionIdentityServiceJITProvisioningHandler(IdentityServiceFacade identityServiceFacade, PersonService personService, TransactionService transactionService, IdentityServiceConfig identityServiceConfig) -
Uses of IdentityServiceConfig in org.alfresco.repo.security.authentication.identityservice.authentication
Fields in org.alfresco.repo.security.authentication.identityservice.authentication declared as IdentityServiceConfigModifier and TypeFieldDescriptionprotected IdentityServiceConfigAbstractIdentityServiceAuthenticator.identityServiceConfigMethods in org.alfresco.repo.security.authentication.identityservice.authentication with parameters of type IdentityServiceConfigModifier and TypeMethodDescriptionvoidAbstractIdentityServiceAuthenticator.setIdentityServiceConfig(IdentityServiceConfig config)