Class AuditedAuthenticationException

  • All Implemented Interfaces:
    Serializable

    public class AuditedAuthenticationException
    extends org.springframework.security.core.AuthenticationException
    See Also:
    Serialized Form
    • Constructor Detail

      • AuditedAuthenticationException

        public AuditedAuthenticationException​(org.springframework.security.core.AuthenticationException cause)
    • Method Detail

      • getCause

        public org.springframework.security.core.AuthenticationException getCause()
        Overrides:
        getCause in class Throwable