@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2017-03-13T20:13:57+0000") public class ElytronSubsystemMessages_$logger extends org.jboss.logging.DelegatingBasicLogger implements ElytronSubsystemMessages, org.jboss.logging.BasicLogger, Serializable
ROOT_LOGGER| Constructor and Description |
|---|
ElytronSubsystemMessages_$logger(org.jboss.logging.Logger log) |
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 ElytronSubsystemMessages_$logger(org.jboss.logging.Logger log)
protected String duplicateRealmInjection$str()
public final OperationFailedException duplicateRealmInjection(String realmName)
ElytronSubsystemMessagesOperationFailedException if the same realm is injected multiple times for a single domain.duplicateRealmInjection in interface ElytronSubsystemMessagesrealmName - - the name of the SecurityRealm being injected.OperationFailedException for the error.protected String operationAddressMissingKey$str()
public final IllegalArgumentException operationAddressMissingKey(String key)
ElytronSubsystemMessagesIllegalArgumentException if the supplied operation did not contain an address with a value for the required key.operationAddressMissingKey in interface ElytronSubsystemMessageskey - - the required key in the address of the operation.IllegalArgumentException for the error.protected String unableToStartService$str()
public final org.jboss.msc.service.StartException unableToStartService(Exception cause)
ElytronSubsystemMessagesStartException if it is not possible to initialise the Service.unableToStartService in interface ElytronSubsystemMessagescause - the cause of the failure.StartException for the error.protected String unableToAccessKeyStore$str()
public final OperationFailedException unableToAccessKeyStore(Exception cause)
ElytronSubsystemMessagesOperationFailedException if it is not possible to access the KeyStore at RUNTIME.unableToAccessKeyStore in interface ElytronSubsystemMessagescause - the underlying cause of the failureOperationFailedException for the error.protected String unableToPopulateResult$str()
public final OperationFailedException unableToPopulateResult(Exception cause)
ElytronSubsystemMessagesOperationFailedException for operations that are unable to populate the result.unableToPopulateResult in interface ElytronSubsystemMessagescause - the underlying cause of the failure.OperationFailedException for the error.protected String requiredServiceNotUp$str()
public final OperationFailedException requiredServiceNotUp(org.jboss.msc.service.ServiceName serviceName, org.jboss.msc.service.ServiceController.State state)
ElytronSubsystemMessagesOperationFailedException where an operation can not proceed as it's required service is not UP.requiredServiceNotUp in interface ElytronSubsystemMessagesserviceName - the name of the service that is required.state - the actual state of the service.OperationFailedException for the error.protected String invalidOperationName$str()
public final OperationFailedException invalidOperationName(String actualName, String... expectedNames)
ElytronSubsystemMessagesOperationFailedException where the name of the operation does not match the expected names.invalidOperationName in interface ElytronSubsystemMessagesactualName - the operation name contained within the request.expectedNames - the expected operation names.OperationFailedException for the error.protected String unableToCompleteOperation$str()
public final OperationFailedException unableToCompleteOperation(Throwable cause, String causeMessage)
ElytronSubsystemMessagesOperationFailedException where an operation can not be completed.unableToCompleteOperation in interface ElytronSubsystemMessagescause - the underlying cause of the failure.OperationFailedException for the error.protected String cantSaveWithoutFile$str()
public final OperationFailedException cantSaveWithoutFile()
ElytronSubsystemMessagesOperationFailedException where this an attempt to save a KeyStore without a File defined.cantSaveWithoutFile in interface ElytronSubsystemMessagesOperationFailedException for the error.protected String providerAlreadyRegistered$str()
public final org.jboss.msc.service.StartException providerAlreadyRegistered(String name)
ElytronSubsystemMessagesStartException for when provider registration fails due to an existing registration.providerAlreadyRegistered in interface ElytronSubsystemMessagesname - the name of the provider registration failed for.StartException for the error.protected String noSuitableProvider$str()
public final org.jboss.msc.service.StartException noSuitableProvider(String type)
ElytronSubsystemMessagesStartException where a service can not identify a suitable ProvidernoSuitableProvider in interface ElytronSubsystemMessagestype - the type being searched for.StartException for the error.protected String defaultRealmNotReferenced$str()
public final OperationFailedException defaultRealmNotReferenced(String defaultRealm, String realms)
ElytronSubsystemMessagesOperationFailedException for when an attempt is made to define a domain that has a default realm specified that
it does not actually reference.defaultRealmNotReferenced in interface ElytronSubsystemMessagesdefaultRealm - the name of the default_realm specified.OperationFailedException for the error.protected String unableToLoadPropertiesFiles$str()
public final org.jboss.msc.service.StartException unableToLoadPropertiesFiles(Exception cause, String usersFile, String groupsFile)
ElytronSubsystemMessagesStartException for when the properties file backed realm can not be started due to problems loading the
properties files.unableToLoadPropertiesFiles in interface ElytronSubsystemMessagescause - the underlying cause of the error.StartException for the error.protected String componentNotConfigurable$str()
public final org.jboss.msc.service.StartException componentNotConfigurable(String className)
ElytronSubsystemMessagesStartException where a custom component has been defined with configuration but does not implement
the Configurable interface.componentNotConfigurable in interface ElytronSubsystemMessagesclassName - the class name of the custom component implementation being loaded.StartException for the error.protected String invalidRegularExpression$str()
public final OperationFailedException invalidRegularExpression(String pattern, Exception cause)
ElytronSubsystemMessagesOperationFailedException where validation of a specified regular expression has failed.invalidRegularExpression in interface ElytronSubsystemMessagespattern - the regular expression that failed validation.cause - the reported Exception during validation.OperationFailedException for the error.protected String propertyFilesDoesNotExist$str()
public final org.jboss.msc.service.StartException propertyFilesDoesNotExist(String file)
ElytronSubsystemMessagesStartException for when the properties file backed realm can not be used because property file(s) does not exist.propertyFilesDoesNotExist in interface ElytronSubsystemMessagesfile - the missing file detail.StartException for the error.protected String unableToCreateManagerFactory$str()
public final org.jboss.msc.service.StartException unableToCreateManagerFactory(String type, String algorithm)
ElytronSubsystemMessagesStartException where a Key or Trust manager factory can not be created for a specific algorithm.unableToCreateManagerFactory in interface ElytronSubsystemMessagestype - the type of manager factory being created.algorithm - the requested algorithm.StartException for the error.protected String noTypeFound$str()
public final org.jboss.msc.service.StartException noTypeFound(String type)
ElytronSubsystemMessagesStartException where a specific type can not be found in an injected value.noTypeFound in interface ElytronSubsystemMessagestype - the type required.StartException for the error.protected String unableToReLoadPropertiesFiles$str()
public final OperationFailedException unableToReLoadPropertiesFiles(Exception cause)
ElytronSubsystemMessagesOperationFailedException for when the properties file used by the realm can not be reloaded.unableToReLoadPropertiesFiles in interface ElytronSubsystemMessagescause - the underlying cause of the error.OperationFailedException for the error.protected String exceptionWhileCreatingPermission$str()
public final org.jboss.msc.service.StartException exceptionWhileCreatingPermission(String permissionClassName, Throwable cause)
ElytronSubsystemMessagesStartException for when creating of the Permission will fail.exceptionWhileCreatingPermission in interface ElytronSubsystemMessagespermissionClassName - class-name of the created permissioncause - the underlying cause of the error.OperationFailedException for the error.protected String keyStoreFileNotExists$str()
public final org.jboss.msc.service.StartException keyStoreFileNotExists(String file)
keyStoreFileNotExists in interface ElytronSubsystemMessagespublic final void keyStoreFileNotExistsButIgnored(String file)
keyStoreFileNotExistsButIgnored in interface ElytronSubsystemMessagesprotected String keyStoreFileNotExistsButIgnored$str()
public final void certificateNotValid(String alias, Exception cause)
certificateNotValid in interface ElytronSubsystemMessagesprotected String certificateNotValid$str()
protected String propertyFileIsInvalid$str()
public final org.jboss.msc.service.StartException propertyFileIsInvalid(String message, Throwable cause)
propertyFileIsInvalid in interface ElytronSubsystemMessagesprotected String unableToObtainOidForX500Attribute$str()
public final OperationFailedException unableToObtainOidForX500Attribute(String attribute)
unableToObtainOidForX500Attribute in interface ElytronSubsystemMessagesprotected String x500AttributeMustBeDefined$str()
public final OperationFailedException x500AttributeMustBeDefined()
x500AttributeMustBeDefined in interface ElytronSubsystemMessagesprotected String invalidURL$str()
public final OperationFailedException invalidURL(String url, Exception cause)
invalidURL in interface ElytronSubsystemMessagesprotected String realmDoesNotSupportCache$str()
public final org.jboss.msc.service.StartException realmDoesNotSupportCache(String realmName)
realmDoesNotSupportCache in interface ElytronSubsystemMessagesprotected String unableToAccessCRL$str()
public final org.jboss.msc.service.StartException unableToAccessCRL(Exception cause)
unableToAccessCRL in interface ElytronSubsystemMessagesprotected String unableToReloadCRL$str()
public final RuntimeException unableToReloadCRL(Exception cause)
unableToReloadCRL in interface ElytronSubsystemMessagesprotected String credentialStoreEntryTypeNotSupported$str()
public final IllegalArgumentException credentialStoreEntryTypeNotSupported(String credentialStoreName, String entryType)
credentialStoreEntryTypeNotSupported in interface ElytronSubsystemMessagesprotected String keyStorePasswordCannotBeResolved$str()
public final IOException keyStorePasswordCannotBeResolved(String path)
keyStorePasswordCannotBeResolved in interface ElytronSubsystemMessagesprotected String credentialStoreProtectionParameterCannotBeResolved$str()
public final IOException credentialStoreProtectionParameterCannotBeResolved(String name)
credentialStoreProtectionParameterCannotBeResolved in interface ElytronSubsystemMessagesprotected String credentialStoreIssueEncountered$str()
public final OperationFailedException credentialStoreIssueEncountered(Exception cause)
credentialStoreIssueEncountered in interface ElytronSubsystemMessagesprotected String credentialAlreadyExists$str()
public final OperationFailedException credentialAlreadyExists(String alias, String credentialType)
credentialAlreadyExists in interface ElytronSubsystemMessagesprotected String providerLoaderCannotSupplyProvider$str()
public final NoSuchProviderException providerLoaderCannotSupplyProvider(String providerLoader, String type)
providerLoaderCannotSupplyProvider in interface ElytronSubsystemMessagesprotected String nameOfCredentialStoreHasToBeSpecified$str()
public final IllegalStateException nameOfCredentialStoreHasToBeSpecified()
nameOfCredentialStoreHasToBeSpecified in interface ElytronSubsystemMessagesprotected String credentialCannotBeResolved$str()
public final IllegalStateException credentialCannotBeResolved()
credentialCannotBeResolved in interface ElytronSubsystemMessagesprotected String dirContextPasswordCannotBeResolved$str()
public final org.jboss.msc.service.StartException dirContextPasswordCannotBeResolved(Exception cause)
dirContextPasswordCannotBeResolved in interface ElytronSubsystemMessagesprotected String identityAlreadyExists$str()
public final OperationFailedException identityAlreadyExists(String principalName)
identityAlreadyExists in interface ElytronSubsystemMessagesprotected String couldNotCreateIdentity$str()
public final OperationFailedException couldNotCreateIdentity(String principalName, Exception cause)
couldNotCreateIdentity in interface ElytronSubsystemMessagesprotected String identityNotFound$str()
public final String identityNotFound(String principalName)
identityNotFound in interface ElytronSubsystemMessagesprotected String couldNotDeleteIdentity$str()
public final OperationFailedException couldNotDeleteIdentity(String principalName, Exception cause)
couldNotDeleteIdentity in interface ElytronSubsystemMessagesprotected String identityNotAuthorized$str()
public final String identityNotAuthorized(String principalName)
identityNotAuthorized in interface ElytronSubsystemMessagesprotected String couldNotReadIdentity2$str()
public final OperationFailedException couldNotReadIdentity(String principalName, org.jboss.msc.service.ServiceName domainServiceName, Exception cause)
couldNotReadIdentity in interface ElytronSubsystemMessagesprotected String unsupportedPasswordType$str()
public final RuntimeException unsupportedPasswordType(Class passwordType)
unsupportedPasswordType in interface ElytronSubsystemMessagesprotected String couldNotReadIdentity1$str()
public final OperationFailedException couldNotReadIdentity(String principalName, Exception cause)
couldNotReadIdentity in interface ElytronSubsystemMessagesprotected String couldNotObtainAuthorizationIdentity$str()
public final OperationFailedException couldNotObtainAuthorizationIdentity(Exception cause)
couldNotObtainAuthorizationIdentity in interface ElytronSubsystemMessagesprotected String couldNotAddAttribute$str()
public final OperationFailedException couldNotAddAttribute(Exception cause)
couldNotAddAttribute in interface ElytronSubsystemMessagesprotected String couldNotRemoveAttribute$str()
public final OperationFailedException couldNotRemoveAttribute(Exception cause)
couldNotRemoveAttribute in interface ElytronSubsystemMessagesprotected String couldNotCreatePassword$str()
public final OperationFailedException couldNotCreatePassword(Exception cause)
couldNotCreatePassword in interface ElytronSubsystemMessagesprotected String unexpectedPasswordType$str()
public final OperationFailedException unexpectedPasswordType(String passwordType)
unexpectedPasswordType in interface ElytronSubsystemMessagesprotected String patternRequiresCaptureGroup$str()
public final OperationFailedException patternRequiresCaptureGroup(String pattern)
patternRequiresCaptureGroup in interface ElytronSubsystemMessagesprotected String invalidDefinition$str()
public final OperationFailedException invalidDefinition(String property)
invalidDefinition in interface ElytronSubsystemMessagesprotected String unableToPerformOutflow$str()
public final IllegalStateException unableToPerformOutflow(String identityName, Exception cause)
unableToPerformOutflow in interface ElytronSubsystemMessagesprotected String serverNotKnown$str()
public final OperationFailedException serverNotKnown(String serverAddedd, UnknownHostException e)
serverNotKnown in interface ElytronSubsystemMessagesCopyright © 2017 JBoss by Red Hat. All rights reserved.