Class CoreAuthenticationProvider.CoreAuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
de.hybris.platform.spring.security.CoreAuthenticationProvider.CoreAuthenticationException
All Implemented Interfaces:
Serializable
Enclosing class:
CoreAuthenticationProvider

public static class CoreAuthenticationProvider.CoreAuthenticationException extends org.springframework.security.core.AuthenticationException
See Also:
  • Constructor Details

    • CoreAuthenticationException

      public CoreAuthenticationException(String msg, Throwable t)