@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-04-03T12:47:37+0000") public class SecurityManagerLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements SecurityManagerLogger, org.jboss.logging.BasicLogger, Serializable
ROOT_LOGGER| Constructor and Description |
|---|
SecurityManagerLogger_$logger(org.jboss.logging.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
DeploymentUnitProcessingException |
invalidDeploymentConfiguration(StringBuilder failedPermissions)
Creates a
DeploymentUnitProcessingException to indicate that the deployment
was incorrectly configured. |
protected String |
invalidDeploymentConfiguration$str() |
XMLStreamException |
invalidPermissionsXMLVersion(String found,
String expected)
Creates a
XMLStreamException to indicate an invalid version was found in the permissions element. |
protected String |
invalidPermissionsXMLVersion$str() |
OperationFailedException |
invalidSubsystemConfiguration(StringBuilder failedPermissions)
Creates a
OperationFailedException to indicate that the security manager subsystem
was incorrectly configured. |
protected String |
invalidSubsystemConfiguration$str() |
XMLStreamException |
missingRequiredAttributes(StringBuilder sb,
Location location)
Creates a
XMLStreamException indicating there are missing required attribute(s). |
protected String |
missingRequiredAttributes$str() |
XMLStreamException |
missingRequiredElements(StringBuilder sb,
Location location)
Creates a
XMLStreamException indicating there are missing required element(s). |
protected String |
missingRequiredElements$str() |
String |
rejectedEmptyMaximumSet()
Creates a message indicating that empty maximum sets are not understood in the target model version and must thus
be rejected.
|
protected String |
rejectedEmptyMaximumSet$str() |
XMLStreamException |
unexpectedAttribute(QName name,
Location location)
Creates a
XMLStreamException to indicate an unexpected attribute was found in the permissions.xml file. |
protected String |
unexpectedAttribute$str() |
XMLStreamException |
unexpectedContentType(String type,
Location location)
Creates a
XMLStreamException indicating the presence of an unexpected content type. |
protected String |
unexpectedContentType$str() |
XMLStreamException |
unexpectedElement(QName name,
Location location)
Creates a
XMLStreamException to indicate an unexpected element was found in the permissions.xml file. |
protected String |
unexpectedElement$str() |
XMLStreamException |
unexpectedEndOfDocument(Location location)
Create a
XMLStreamException to indicate an unexpected end of document. |
protected String |
unexpectedEndOfDocument$str() |
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, warnvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, 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, warnvpublic SecurityManagerLogger_$logger(org.jboss.logging.Logger log)
protected Locale getLoggingLocale()
protected String invalidPermissionsXMLVersion$str()
public final XMLStreamException invalidPermissionsXMLVersion(String found, String expected)
SecurityManagerLoggerXMLStreamException to indicate an invalid version was found in the permissions element.invalidPermissionsXMLVersion in interface SecurityManagerLoggerfound - the version that was found in the element.expected - the expected version.XMLStreamExceptionprotected String invalidSubsystemConfiguration$str()
public final OperationFailedException invalidSubsystemConfiguration(StringBuilder failedPermissions)
SecurityManagerLoggerOperationFailedException to indicate that the security manager subsystem
was incorrectly configured. As a rule the minimum-set permissions must be implied by the maximum-set permissions.invalidSubsystemConfiguration in interface SecurityManagerLoggerfailedPermissions - a list of the permissions in the minimum-set that are not implied by the maximum-set.OperationFailedExceptionprotected String invalidDeploymentConfiguration$str()
public final DeploymentUnitProcessingException invalidDeploymentConfiguration(StringBuilder failedPermissions)
SecurityManagerLoggerDeploymentUnitProcessingException to indicate that the deployment
was incorrectly configured. As a rule the permissions specified in the deployment descriptors (permissions.xml or
jboss-permissions.xml) must be implied by the subsystem maximum-set.invalidDeploymentConfiguration in interface SecurityManagerLoggerfailedPermissions - a list of the permissions in deployment descriptors that are not implied by the maximum-set.DeploymentUnitProcessingExceptionprotected String rejectedEmptyMaximumSet$str()
public final String rejectedEmptyMaximumSet()
SecurityManagerLoggerrejectedEmptyMaximumSet in interface SecurityManagerLoggerString message.protected String unexpectedElement$str()
public final XMLStreamException unexpectedElement(QName name, Location location)
SecurityManagerLoggerXMLStreamException to indicate an unexpected element was found in the permissions.xml file.unexpectedElement in interface SecurityManagerLoggername - the unexpected element name.location - the location of the error.XMLStreamException.protected String unexpectedAttribute$str()
public final XMLStreamException unexpectedAttribute(QName name, Location location)
SecurityManagerLoggerXMLStreamException to indicate an unexpected attribute was found in the permissions.xml file.unexpectedAttribute in interface SecurityManagerLoggername - the unexpected attribute name.location - the location of the error.XMLStreamException.protected String unexpectedEndOfDocument$str()
public final XMLStreamException unexpectedEndOfDocument(Location location)
SecurityManagerLoggerXMLStreamException to indicate an unexpected end of document.unexpectedEndOfDocument in interface SecurityManagerLoggerlocation - the location of the error.XMLStreamException.protected String missingRequiredAttributes$str()
public final XMLStreamException missingRequiredAttributes(StringBuilder sb, Location location)
SecurityManagerLoggerXMLStreamException indicating there are missing required attribute(s).missingRequiredAttributes in interface SecurityManagerLoggersb - the missing attributes.location - the location of the error.XMLStreamException.protected String missingRequiredElements$str()
public final XMLStreamException missingRequiredElements(StringBuilder sb, Location location)
SecurityManagerLoggerXMLStreamException indicating there are missing required element(s).missingRequiredElements in interface SecurityManagerLoggersb - the missing elements.location - the location of the error.XMLStreamException.protected String unexpectedContentType$str()
public final XMLStreamException unexpectedContentType(String type, Location location)
SecurityManagerLoggerXMLStreamException indicating the presence of an unexpected content type.unexpectedContentType in interface SecurityManagerLoggertype - the unexpected type.location - the location of the error.XMLStreamException.Copyright © 2019 JBoss by Red Hat. All rights reserved.