Class JWTUtilLogging_$logger

  • All Implemented Interfaces:
    Serializable, org.jboss.logging.BasicLogger

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

      Fields 
      Modifier and Type Field Description
      static io.smallrye.jwt.util.JWTUtilLogging log  
      • Fields inherited from class org.jboss.logging.DelegatingBasicLogger

        log
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void creatingKeyFromPemCertificate()  
      protected String creatingKeyFromPemCertificate$str()  
      void creatingKeyFromPemCertificateFailed​(Throwable throwable)  
      protected String creatingKeyFromPemCertificateFailed$str()  
      void creatingKeyFromPemKey()  
      protected String creatingKeyFromPemKey$str()  
      void creatingKeyFromPemKeyFailed​(Throwable throwable)  
      protected String creatingKeyFromPemKeyFailed$str()  
      void fileIsNotFound​(String fileLocation)  
      protected String fileIsNotFound$str()  
      protected Locale getLoggingLocale()  
      void loadingJwks()  
      protected String loadingJwks$str()  
      void loadingJwksFailed​(Throwable throwable)  
      protected String loadingJwksFailed$str()  
      void parsingJwksFailed()  
      protected String parsingJwksFailed$str()  
      • 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 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 Detail

      • log

        public static final io.smallrye.jwt.util.JWTUtilLogging log
    • Constructor Detail

      • JWTUtilLogging_$logger

        public JWTUtilLogging_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • creatingKeyFromPemKey

        public final void creatingKeyFromPemKey()
      • creatingKeyFromPemKey$str

        protected String creatingKeyFromPemKey$str()
      • creatingKeyFromPemKeyFailed

        public final void creatingKeyFromPemKeyFailed​(Throwable throwable)
      • creatingKeyFromPemKeyFailed$str

        protected String creatingKeyFromPemKeyFailed$str()
      • creatingKeyFromPemCertificate

        public final void creatingKeyFromPemCertificate()
      • creatingKeyFromPemCertificate$str

        protected String creatingKeyFromPemCertificate$str()
      • creatingKeyFromPemCertificateFailed

        public final void creatingKeyFromPemCertificateFailed​(Throwable throwable)
      • creatingKeyFromPemCertificateFailed$str

        protected String creatingKeyFromPemCertificateFailed$str()
      • loadingJwks

        public final void loadingJwks()
      • loadingJwks$str

        protected String loadingJwks$str()
      • loadingJwksFailed

        public final void loadingJwksFailed​(Throwable throwable)
      • loadingJwksFailed$str

        protected String loadingJwksFailed$str()
      • parsingJwksFailed

        public final void parsingJwksFailed()
      • parsingJwksFailed$str

        protected String parsingJwksFailed$str()
      • fileIsNotFound

        public final void fileIsNotFound​(String fileLocation)
      • fileIsNotFound$str

        protected String fileIsNotFound$str()