@MessageLogger(projectCode="WFLYPL",
length=4)
public interface PicketLinkLogger
extends org.jboss.logging.BasicLogger
| Modifier and Type | Field and Description |
|---|---|
static PicketLinkLogger |
ROOT_LOGGER |
| Modifier and Type | Method and Description |
|---|---|
void |
activatingSubsystem(String name) |
org.jboss.as.controller.OperationFailedException |
attributeNoLongerSupported(String attributeName) |
void |
boundToJndi(String alias,
String jndiName) |
RuntimeException |
couldNotLoadClass(String mappingClass,
Throwable e) |
org.jboss.as.controller.OperationFailedException |
emptyResource(String parentPathElement) |
org.jboss.as.controller.OperationFailedException |
failedToGetMetrics(String reason) |
void |
federationConfiguringDeployment(String deploymentName) |
RuntimeException |
federationCouldNotParseSTSConfig(Throwable t) |
void |
federationErrorCollectingMetric(Throwable t) |
org.jboss.as.controller.OperationFailedException |
federationHandlerTypeNotProvided() |
IllegalStateException |
federationIdentityProviderNotConfigured(String federationAlias) |
void |
federationIgnoringAuditEvent(org.picketlink.identity.federation.core.audit.PicketLinkAuditEventType eventType) |
IllegalStateException |
federationSAMLMetadataConfigError(String deploymentName,
org.picketlink.common.exceptions.ProcessingException e) |
org.picketlink.idm.config.SecurityConfigurationException |
idmJpaEMFLookupFailed(String entityManagerFactoryJndiName) |
org.picketlink.idm.config.SecurityConfigurationException |
idmJpaEntityModuleNotFound(String entityModuleName) |
org.picketlink.idm.config.SecurityConfigurationException |
idmJpaFailedCreateTransactionEntityManager(Exception e) |
org.picketlink.idm.config.SecurityConfigurationException |
idmJpaStartFailed(Throwable e) |
org.jboss.as.controller.OperationFailedException |
idmLdapNoMappingDefined() |
org.jboss.as.controller.OperationFailedException |
idmNoIdentityConfigurationProvided() |
org.jboss.as.controller.OperationFailedException |
idmNoIdentityStoreProvided(String identityConfiguration) |
org.jboss.as.controller.OperationFailedException |
idmNoSupportedTypesDefined() |
org.jboss.as.controller.OperationFailedException |
invalidAlternativeAttributeOccurrence(String attributeName,
String pathElement,
String attributeNames) |
org.jboss.as.controller.OperationFailedException |
invalidChildTypeOccurrence(String parentPathElement,
int maxOccurs,
String elementName) |
RuntimeException |
moduleCouldNotLoad(String s,
Throwable t) |
org.jboss.as.controller.OperationFailedException |
requiredAlternativeAttributes(String pathElement,
String attributeNames) |
org.jboss.as.controller.OperationFailedException |
requiredAttribute(String attributeName,
String configuration) |
org.jboss.as.controller.OperationFailedException |
requiredChild(String parentPathElement,
String childPathElement) |
IllegalStateException |
typeAlreadyDefined(String clazz) |
org.jboss.as.controller.OperationFailedException |
typeNotProvided(String elementName) |
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 PicketLinkLogger ROOT_LOGGER
@LogMessage(level=INFO)
@Message(id=1,
value="Activating PicketLink %s Subsystem")
void activatingSubsystem(String name)
@LogMessage(level=INFO)
@Message(id=2,
value="Configuring PicketLink Federation for deployment [%s]")
void federationConfiguringDeployment(String deploymentName)
@LogMessage(level=INFO)
@Message(id=3,
value="Bound [%s] to [%s]")
void boundToJndi(String alias,
String jndiName)
@LogMessage(level=INFO)
@Message(id=4,
value="Ignoring unexpected event type [%s]")
void federationIgnoringAuditEvent(org.picketlink.identity.federation.core.audit.PicketLinkAuditEventType eventType)
@LogMessage(level=ERROR)
@Message(id=5,
value="Error while configuring the metrics collector. Metrics will not be collected.")
void federationErrorCollectingMetric(@Cause
Throwable t)
@Message(id=7,
value="Could not load module [%s].")
RuntimeException moduleCouldNotLoad(String s,
@Cause
Throwable t)
@Message(id=9,
value="Could not load class [%s].")
RuntimeException couldNotLoadClass(String mappingClass,
@Cause
Throwable e)
@Message(id=10,
value="No type provided for %s. You must specify a class-name or code.")
org.jboss.as.controller.OperationFailedException typeNotProvided(String elementName)
@Message(id=11,
value="Failed to get metrics %s.")
org.jboss.as.controller.OperationFailedException failedToGetMetrics(String reason)
@Message(id=12,
value="Attribute [%s] is not longer supported.")
org.jboss.as.controller.OperationFailedException attributeNoLongerSupported(String attributeName)
@Message(id=13,
value="[%s] can only have [%d] child of type [%s].")
org.jboss.as.controller.OperationFailedException invalidChildTypeOccurrence(String parentPathElement,
int maxOccurs,
String elementName)
@Message(id=14,
value="Invalid attribute [%s] definition for [%s]. Only one of the following attributes are allowed: [%s].")
org.jboss.as.controller.OperationFailedException invalidAlternativeAttributeOccurrence(String attributeName,
String pathElement,
String attributeNames)
@Message(id=15,
value="Required attribute [%s] for [%s].")
org.jboss.as.controller.OperationFailedException requiredAttribute(String attributeName,
String configuration)
@Message(id=16,
value="[%s] requires one of the given attributes [%s].")
org.jboss.as.controller.OperationFailedException requiredAlternativeAttributes(String pathElement,
String attributeNames)
@Message(id=17,
value="Type [%s] already defined.")
IllegalStateException typeAlreadyDefined(String clazz)
@Message(id=18,
value="[%s] can not be empty.")
org.jboss.as.controller.OperationFailedException emptyResource(String parentPathElement)
@Message(id=19,
value="[%s] requires child [%s].")
org.jboss.as.controller.OperationFailedException requiredChild(String parentPathElement,
String childPathElement)
@Message(id=50,
value="Entities module not found [%s].")
org.picketlink.idm.config.SecurityConfigurationException idmJpaEntityModuleNotFound(String entityModuleName)
@Message(id=51,
value="Could not configure JPA store.")
org.picketlink.idm.config.SecurityConfigurationException idmJpaStartFailed(@Cause
Throwable e)
@Message(id=52,
value="Could not lookup EntityManagerFactory [%s].")
org.picketlink.idm.config.SecurityConfigurationException idmJpaEMFLookupFailed(String entityManagerFactoryJndiName)
@Message(id=53,
value="Could not create transactional EntityManager.")
org.picketlink.idm.config.SecurityConfigurationException idmJpaFailedCreateTransactionEntityManager(@Cause
Exception e)
@Message(id=54,
value="You must provide at least one identity configuration.")
org.jboss.as.controller.OperationFailedException idmNoIdentityConfigurationProvided()
@Message(id=55,
value="You must provide at least one identity store for identity configuration [%s].")
org.jboss.as.controller.OperationFailedException idmNoIdentityStoreProvided(String identityConfiguration)
@Message(id=56,
value="No supported type provided.")
org.jboss.as.controller.OperationFailedException idmNoSupportedTypesDefined()
@Message(id=57,
value="No mapping was defined.")
org.jboss.as.controller.OperationFailedException idmLdapNoMappingDefined()
@Message(id=100,
value="No Identity Provider configuration found for federation [%s]. ")
IllegalStateException federationIdentityProviderNotConfigured(String federationAlias)
@Message(id=101,
value="No type provided for the handler. You must specify a class-name or code.")
org.jboss.as.controller.OperationFailedException federationHandlerTypeNotProvided()
@Message(id=102,
value="Could not parse default STS configuration.")
RuntimeException federationCouldNotParseSTSConfig(@Cause
Throwable t)
@Message(id=104,
value="Could not configure SAML Metadata to deployment [%s].")
IllegalStateException federationSAMLMetadataConfigError(String deploymentName,
@Cause
org.picketlink.common.exceptions.ProcessingException e)
Copyright © 2018 JBoss by Red Hat. All rights reserved.