Class QualifiedAuthenticationException

  • All Implemented Interfaces:
    Serializable, org.jadice.util.log.qualified.QualifiedLogEvent, org.jadice.util.log.qualified.QualifiedMessage, org.jadice.util.log.qualified.UnresolvedQualifiedLogEvent, org.jadice.util.log.qualified.UnresolvedQualifiedMessage

    public class QualifiedAuthenticationException
    extends org.jadice.util.log.qualified.AbstractQualifiedException
    implements org.jadice.util.log.qualified.UnresolvedQualifiedLogEvent
    See Also:
    Serialized Form
    • Constructor Detail

      • QualifiedAuthenticationException

        public QualifiedAuthenticationException​(org.springframework.security.core.Authentication auth,
                                                org.springframework.security.core.AuthenticationException cause)
    • Method Detail

      • getLevel

        public org.jadice.util.log.Level getLevel()
        Specified by:
        getLevel in interface org.jadice.util.log.qualified.QualifiedLogEvent
      • getThrowable

        public org.springframework.security.core.AuthenticationException getThrowable()
        Specified by:
        getThrowable in interface org.jadice.util.log.qualified.QualifiedLogEvent