Class ElytronMessages_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.wildfly.security.auth.realm.jdbc._private.ElytronMessages_$logger
- All Implemented Interfaces:
Serializable,BasicLogger,ElytronMessages
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2024-09-20T10:44:20-0400")
public class ElytronMessages_$logger
extends DelegatingBasicLogger
implements ElytronMessages, BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface org.wildfly.security.auth.realm.jdbc._private.ElytronMessages
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncouldNotExecuteQuery(String sql, Throwable cause) protected Stringfinal RuntimeExceptioncouldNotObtainPasswordFactoryForAlgorithm(String algorithm, Throwable cause) protected StringcouldNotOpenConnection(Throwable cause) protected Stringprotected Localefinal RuntimeExceptioninvalidPasswordKeySpecificationForAlgorithm(String algorithm, Throwable cause) protected Stringprotected StringMethods 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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
ElytronMessages_$logger
-
-
Method Details
-
getLoggingLocale
-
invalidPasswordKeySpecificationForAlgorithm$str
-
invalidPasswordKeySpecificationForAlgorithm
public final RuntimeException invalidPasswordKeySpecificationForAlgorithm(String algorithm, Throwable cause) - Specified by:
invalidPasswordKeySpecificationForAlgorithmin interfaceElytronMessages
-
couldNotObtainPasswordFactoryForAlgorithm$str
-
couldNotObtainPasswordFactoryForAlgorithm
public final RuntimeException couldNotObtainPasswordFactoryForAlgorithm(String algorithm, Throwable cause) - Specified by:
couldNotObtainPasswordFactoryForAlgorithmin interfaceElytronMessages
-
couldNotOpenConnection$str
-
couldNotOpenConnection
- Specified by:
couldNotOpenConnectionin interfaceElytronMessages
-
couldNotExecuteQuery$str
-
couldNotExecuteQuery
- Specified by:
couldNotExecuteQueryin interfaceElytronMessages
-
unexpectedErrorWhenProcessingAuthenticationQuery$str
-
unexpectedErrorWhenProcessingAuthenticationQuery
public final RealmUnavailableException unexpectedErrorWhenProcessingAuthenticationQuery(String sql, Throwable cause) - Specified by:
unexpectedErrorWhenProcessingAuthenticationQueryin interfaceElytronMessages
-