Constant Field Values

Contents

org.springframework.*

  • org.springframework.security.config.authentication.AbstractUserDetailsServiceBeanDefinitionParser 
    Modifier and Type Constant Field Value
    public static final java.lang.String CACHING_SUFFIX ".caching"
  • org.springframework.security.config.authentication.AuthenticationManagerFactoryBean 
    Modifier and Type Constant Field Value
    public static final java.lang.String MISSING_BEAN_ERROR_MESSAGE "Did you forget to add a global <authentication-manager> element to your configuration (with child <authentication-provider> elements)? Alternatively you can use the authentication-manager-ref attribute on your <http> and <global-method-security> elements."
  • org.springframework.security.config.authentication.PasswordEncoderParser 
    Modifier and Type Constant Field Value
    public static final java.lang.String ATT_HASH "hash"