Class AuthLogging_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
io.smallrye.jwt.auth.AuthLogging_$logger
All Implemented Interfaces:
Serializable, org.jboss.logging.BasicLogger

public class AuthLogging_$logger extends org.jboss.logging.DelegatingBasicLogger implements org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final io.smallrye.jwt.auth.AuthLogging
     

    Fields inherited from class org.jboss.logging.DelegatingBasicLogger

    log
  • Constructor Summary

    Constructors
    Constructor
    Description
    AuthLogging_$logger(org.jboss.logging.Logger log)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final void
     
    protected String
     
    final void
     
    protected String
     
    final void
    cookieIsNull(String cookieName)
     
    protected String
     
    protected Locale
     
    final void
    headerIsNull(String headerName)
     
    protected String
     
    final void
    tokenCookieName(String cookieName)
     
    protected String
     
    final void
    tokenHeaderName(String headerName)
     
    protected String
     

    Methods inherited from class org.jboss.logging.DelegatingBasicLogger

    debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.jboss.logging.BasicLogger

    debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
  • Field Details

    • log

      static final io.smallrye.jwt.auth.AuthLogging log
  • Constructor Details

    • AuthLogging_$logger

      public AuthLogging_$logger(org.jboss.logging.Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • tokenHeaderName

      public final void tokenHeaderName(String headerName)
    • tokenHeaderName$str

      protected String tokenHeaderName$str()
    • headerIsNull

      public final void headerIsNull(String headerName)
    • headerIsNull$str

      protected String headerIsNull$str()
    • tokenCookieName

      public final void tokenCookieName(String cookieName)
    • tokenCookieName$str

      protected String tokenCookieName$str()
    • cookieIsNull

      public final void cookieIsNull(String cookieName)
    • cookieIsNull$str

      protected String cookieIsNull$str()
    • authHeaderDoesNotContainBearerPrefix

      public final void authHeaderDoesNotContainBearerPrefix()
    • authHeaderDoesNotContainBearerPrefix$str

      protected String authHeaderDoesNotContainBearerPrefix$str()
    • authHeaderIsNull

      public final void authHeaderIsNull()
    • authHeaderIsNull$str

      protected String authHeaderIsNull$str()