Class ConfigLogging_$logger

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

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

    Fields inherited from class org.jboss.logging.DelegatingBasicLogger

    log

    Fields inherited from interface io.smallrye.jwt.config.ConfigLogging

    log
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    final void
    configValues(String jwtPublicKey, String jwtIssuer, String jwtLocation)
     
    protected String
     
    protected Locale
     
    final void
     
    protected String
     
    final void
     
    protected String
     
    final void
     
    protected String
     
    final void
     
    protected String
     
    final void
     
    protected String
     
    final void
    replacedConfig(String originalConfig, String newConfig)
     
    protected String
     
    final void
     
    protected String
     
    final void
     
    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
  • Constructor Details

    • ConfigLogging_$logger

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

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • configValues

      public final void configValues(String jwtPublicKey, String jwtIssuer, String jwtLocation)
      Specified by:
      configValues in interface ConfigLogging
    • configValues$str

      protected String configValues$str()
    • publicKeyAndLocationAreUnavailable

      public final void publicKeyAndLocationAreUnavailable()
      Specified by:
      publicKeyAndLocationAreUnavailable in interface ConfigLogging
    • publicKeyAndLocationAreUnavailable$str

      protected String publicKeyAndLocationAreUnavailable$str()
    • publicKeyParsedAsJwk

      public final void publicKeyParsedAsJwk()
      Specified by:
      publicKeyParsedAsJwk in interface ConfigLogging
    • publicKeyParsedAsJwk$str

      protected String publicKeyParsedAsJwk$str()
    • parsingPublicKeyAsJwkFailed

      public final void parsingPublicKeyAsJwkFailed(String exceptionMessage)
      Specified by:
      parsingPublicKeyAsJwkFailed in interface ConfigLogging
    • parsingPublicKeyAsJwkFailed$str

      protected String parsingPublicKeyAsJwkFailed$str()
    • publicKeyParsedAsPem

      public final void publicKeyParsedAsPem()
      Specified by:
      publicKeyParsedAsPem in interface ConfigLogging
    • publicKeyParsedAsPem$str

      protected String publicKeyParsedAsPem$str()
    • unsupportedKeyFormat

      public final void unsupportedKeyFormat()
      Specified by:
      unsupportedKeyFormat in interface ConfigLogging
    • unsupportedKeyFormat$str

      protected String unsupportedKeyFormat$str()
    • replacedConfig

      public final void replacedConfig(String originalConfig, String newConfig)
      Specified by:
      replacedConfig in interface ConfigLogging
    • replacedConfig$str

      protected String replacedConfig$str()
    • publicKeyConfiguredButOtherKeyPropertiesAreAlsoUsed

      public final void publicKeyConfiguredButOtherKeyPropertiesAreAlsoUsed()
      Specified by:
      publicKeyConfiguredButOtherKeyPropertiesAreAlsoUsed in interface ConfigLogging
    • publicKeyConfiguredButOtherKeyPropertiesAreAlsoUsed$str

      protected String publicKeyConfiguredButOtherKeyPropertiesAreAlsoUsed$str()
    • secretKeyConfiguredButKeyLocationIsAlsoUsed

      public final void secretKeyConfiguredButKeyLocationIsAlsoUsed()
      Specified by:
      secretKeyConfiguredButKeyLocationIsAlsoUsed in interface ConfigLogging
    • secretKeyConfiguredButKeyLocationIsAlsoUsed$str

      protected String secretKeyConfiguredButKeyLocationIsAlsoUsed$str()