@MessageLogger(projectCode="WFLYSEC",
length=4)
public interface SecurityLogger
extends org.jboss.logging.BasicLogger
| Modifier and Type | Field and Description |
|---|---|
static SecurityLogger |
ROOT_LOGGER
A logger with a category of the package name.
|
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, warnvstatic final SecurityLogger ROOT_LOGGER
@Message(id=7,
value="Runtime Exception:")
RuntimeException runtimeException(@Cause
Throwable e)
RuntimeExceptione - the underlying exception@Message(id=15,
value="Security Exception")
SecurityException securityException(@Cause
Throwable t)
SecurityExceptiont - underlying exceptionSecurityException@Message(id=18,
value="Use the ResourceDescriptionResolver variant")
UnsupportedOperationException unsupportedOperationExceptionUseResourceDesc()
UnsupportedOperationException@Message(id=19,
value="Unsupported Operation")
UnsupportedOperationException unsupportedOperation()
UnsupportedOperationException to indicate that the intended operation is not supportedUnsupportedOperationException@Message(id=22,
value="A security domain can have either an <authentication> or <authentication-jaspi> element, not both")
XMLStreamException xmlStreamExceptionAuth(@Param
Location loc)
XMLStreamException to indicate that the security domain configuration cannot have both JAAS and JASPI configloc - the current location of the stax parserXMLStreamException@Message(id=23,
value="Missing required attribute: either %s or %s must be present")
XMLStreamException xmlStreamExceptionMissingAttribute(String a,
String b,
@Param
Location loc)
XMLStreamException to indicate a missing required attributea - the first attributeb - the second attributeloc - the current location of the stax parserXMLStreamException@Deprecated @Message(id=61, value=" again: ") String passwordAgain()
@Message(id=105,
value="Unable to initialize legacy JACC support while elytron JACC support is enabled.")
IllegalStateException unableToEnableJaccSupport()
Copyright © 2021 JBoss by Red Hat. All rights reserved.