Package org.jboss.as.security.logging
Class SecurityLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.as.security.logging.SecurityLogger_$logger
- All Implemented Interfaces:
Serializable,SecurityLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2024-09-16T12:46:40+0100")
public class SecurityLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements SecurityLogger, 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.jboss.as.security.logging.SecurityLogger
ROOT_LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Localefinal Stringi18n version of string from Vault Tool utilityprotected Stringfinal RuntimeExceptionCreates aRuntimeExceptionprotected Stringfinal SecurityExceptionCreate aSecurityExceptionprotected Stringfinal IllegalStateExceptionprotected StringCreate aUnsupportedOperationExceptionto indicate that the intended operation is not supportedprotected StringException indicates that the method being used indicates a misuse of this classprotected Stringfinal StringvalidationFailed(String name) A message indicating the validation failed.protected Stringfinal XMLStreamExceptionCreate aXMLStreamExceptionto indicate that the security domain configuration cannot have both JAAS and JASPI configprotected Stringfinal XMLStreamExceptionxmlStreamExceptionMissingAttribute(String a, String b, Location loc) Creates aXMLStreamExceptionto indicate a missing required attributeprotected 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
-
SecurityLogger_$logger
public SecurityLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
runtimeException$str
-
runtimeException
Description copied from interface:SecurityLoggerCreates aRuntimeException- Specified by:
runtimeExceptionin interfaceSecurityLogger- Parameters:
e- the underlying exception- Returns:
- the exception
-
securityException$str
-
securityException
Description copied from interface:SecurityLoggerCreate aSecurityException- Specified by:
securityExceptionin interfaceSecurityLogger- Parameters:
t- underlying exception- Returns:
SecurityException
-
unsupportedOperationExceptionUseResourceDesc$str
-
unsupportedOperationExceptionUseResourceDesc
Description copied from interface:SecurityLoggerException indicates that the method being used indicates a misuse of this class- Specified by:
unsupportedOperationExceptionUseResourceDescin interfaceSecurityLogger- Returns:
UnsupportedOperationException
-
unsupportedOperation$str
-
unsupportedOperation
Description copied from interface:SecurityLoggerCreate aUnsupportedOperationExceptionto indicate that the intended operation is not supported- Specified by:
unsupportedOperationin interfaceSecurityLogger- Returns:
UnsupportedOperationException
-
xmlStreamExceptionAuth$str
-
xmlStreamExceptionAuth
Description copied from interface:SecurityLoggerCreate aXMLStreamExceptionto indicate that the security domain configuration cannot have both JAAS and JASPI config- Specified by:
xmlStreamExceptionAuthin interfaceSecurityLogger- Parameters:
loc- the current location of the stax parser- Returns:
XMLStreamException
-
xmlStreamExceptionMissingAttribute$str
-
xmlStreamExceptionMissingAttribute
public final XMLStreamException xmlStreamExceptionMissingAttribute(String a, String b, Location loc) Description copied from interface:SecurityLoggerCreates aXMLStreamExceptionto indicate a missing required attribute- Specified by:
xmlStreamExceptionMissingAttributein interfaceSecurityLogger- Parameters:
a- the first attributeb- the second attributeloc- the current location of the stax parser- Returns:
XMLStreamException
-
passwordAgain$str
-
passwordAgain
Description copied from interface:SecurityLoggeri18n version of string from Vault Tool utility- Specified by:
passwordAgainin interfaceSecurityLogger- Returns:
- the localized text
-
unableToEnableJaccSupport$str
-
unableToEnableJaccSupport
- Specified by:
unableToEnableJaccSupportin interfaceSecurityLogger
-
validationFailed$str
-
validationFailed
Description copied from interface:SecurityLoggerA message indicating the validation failed.- Specified by:
validationFailedin interfaceSecurityLogger- Parameters:
name- the parameter name the validation failed on.- Returns:
- the message.
-