Class AbstractDynamicUserConfiguration

java.lang.Object
com.atlassian.crowd.embedded.atlassianuser.AbstractDynamicUserConfiguration
All Implemented Interfaces:
com.atlassian.user.configuration.Configuration

public class AbstractDynamicUserConfiguration extends Object implements com.atlassian.user.configuration.Configuration
  • Field Summary

    Fields inherited from interface com.atlassian.user.configuration.Configuration

    ACCESSOR, AUTHENTICATION, AUTHENTICATOR, BASE_CONTEXT, CACHE, CACHEFACTORY, CLASS, CLASSES, CONNECT_TIMEOUT, DEBUG, DEFAULT, DELEGATION, DESCRIPTION, ENTITY_QUERY_PARSER, EXTERNAL_ENTITY_DAO, EXTERNAL_REPOSITORY, GROUPADAPTOR, GROUPFACTORY, GROUPMANAGER, HIBERNATE, HIBERNATE_CONFIGURATION_PROVIDER, HIBERNATE_SESSION_FACTORY, INITSIZE, KEY, LDAP, LDAP_CONNECTION_POOL_PROPERTIES, LDAP_SCHEMA_MAPPINGS_PROPERTIES, MAXSIZE, MEMORY, NAME, ORDER, OSU_ACCESS_PROVIDER, OSU_AUTHENTICATOR, OSU_CREDENTIALS_PROVIDER, OSU_CREDENTIALS_PROVIDER_LIST, OSU_PROFILE_PROVIDER, OSUSER, PARAM, PASSWORD_ENCRYPTOR, POOL_AUTHENTICATION, POOLING_ON, PREFSIZE, PROCESSOR, PROPERTYSET_FACTORY, PROVIDER_URL, READ_TIMEOUT, REPOSITORIES, REPOSITORY, SECURITY_PROTOCOL, SERVER, TIMEOUT, TRUSTSTORE, USERADAPTOR, USERFACTORY, USERMANAGER, VERIFY_SSL_CERTIFICATE_HOSTNAME
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    AbstractDynamicUserConfiguration(com.atlassian.user.configuration.DelegationAccessor ecDelegationAccessor)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.atlassian.user.configuration.DelegationAccessor
     
    void
     
    boolean
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AbstractDynamicUserConfiguration

      protected AbstractDynamicUserConfiguration(com.atlassian.user.configuration.DelegationAccessor ecDelegationAccessor)
  • Method Details

    • getDelegationAccessor

      public com.atlassian.user.configuration.DelegationAccessor getDelegationAccessor()
      Specified by:
      getDelegationAccessor in interface com.atlassian.user.configuration.Configuration
    • init

      public void init()
      Specified by:
      init in interface com.atlassian.user.configuration.Configuration
    • isInitialized

      public boolean isInitialized()
      Specified by:
      isInitialized in interface com.atlassian.user.configuration.Configuration