Class ElytronMessages_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.wildfly.security.auth.jaspi._private.ElytronMessages_$logger
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,ElytronMessages
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2025-09-01T11:31:13+0100")
public class ElytronMessages_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements ElytronMessages, org.jboss.logging.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.jaspi._private.ElytronMessages
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IOExceptionprotected Stringfinal IllegalStateExceptionconfigAlreadyRegistered(String messageLayer, String applicationContext) protected Stringprotected Localefinal IllegalStateExceptioninvalidAuthStatus(jakarta.security.auth.message.AuthStatus authStatus, String serverAuthModule) protected Stringfinal IllegalArgumentExceptioninvalidMessageType(String actualMessageType, String expectedMessageType) protected Stringfinal IllegalArgumentExceptionmessageDoesNotUnWrapExistingMessage(String messageType) protected Stringfinal IllegalArgumentExceptionmessageDoesNotWrapExistingMessage(String messageType) protected Stringfinal IllegalStateExceptionmessageSettingNotAllowed(String messageType) protected Stringfinal IllegalStateExceptionmessageWrappedWithoutSuccess(String module) protected Stringfinal SecurityExceptionunableToConstructProvider(String className, Throwable cause) protected Stringfinal jakarta.security.auth.message.AuthExceptionunrecognisedAuthContextId(String authContextId) protected Stringfinal IllegalArgumentExceptionunsupportedMessageType(String messageType, String authenticationModule) protected 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
public ElytronMessages_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
unableToConstructProvider$str
-
unableToConstructProvider
- Specified by:
unableToConstructProviderin interfaceElytronMessages
-
configAlreadyRegistered$str
-
configAlreadyRegistered
public final IllegalStateException configAlreadyRegistered(String messageLayer, String applicationContext) - Specified by:
configAlreadyRegisteredin interfaceElytronMessages
-
unsupportedMessageType$str
-
unsupportedMessageType
public final IllegalArgumentException unsupportedMessageType(String messageType, String authenticationModule) - Specified by:
unsupportedMessageTypein interfaceElytronMessages
-
unrecognisedAuthContextId$str
-
unrecognisedAuthContextId
public final jakarta.security.auth.message.AuthException unrecognisedAuthContextId(String authContextId) - Specified by:
unrecognisedAuthContextIdin interfaceElytronMessages
-
invalidMessageType$str
-
invalidMessageType
public final IllegalArgumentException invalidMessageType(String actualMessageType, String expectedMessageType) - Specified by:
invalidMessageTypein interfaceElytronMessages
-
messageDoesNotWrapExistingMessage$str
-
messageDoesNotWrapExistingMessage
- Specified by:
messageDoesNotWrapExistingMessagein interfaceElytronMessages
-
messageDoesNotUnWrapExistingMessage$str
-
messageDoesNotUnWrapExistingMessage
- Specified by:
messageDoesNotUnWrapExistingMessagein interfaceElytronMessages
-
messageSettingNotAllowed$str
-
messageSettingNotAllowed
- Specified by:
messageSettingNotAllowedin interfaceElytronMessages
-
messageWrappedWithoutSuccess$str
-
messageWrappedWithoutSuccess
- Specified by:
messageWrappedWithoutSuccessin interfaceElytronMessages
-
invalidAuthStatus$str
-
invalidAuthStatus
public final IllegalStateException invalidAuthStatus(jakarta.security.auth.message.AuthStatus authStatus, String serverAuthModule) - Specified by:
invalidAuthStatusin interfaceElytronMessages
-
authorizationFailed$str
-
authorizationFailed
- Specified by:
authorizationFailedin interfaceElytronMessages
-