@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-08-24T14:43:37-0500") 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 Locale getLoggingLocale()
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 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 RuntimeException unableToCompleteOperation(Throwable cause, String causeMessage)
ElytronSubsystemMessagesRuntimeException where an operation can not be completed.unableToCompleteOperation in interface ElytronSubsystemMessagescause - the underlying cause of the failure.RuntimeException for the error.protected String cantSaveWithoutFile$str()
public final OperationFailedException cantSaveWithoutFile(String file)
ElytronSubsystemMessagesOperationFailedException where this an attempt to save a KeyStore without a File defined.cantSaveWithoutFile in interface ElytronSubsystemMessagesOperationFailedException 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, Exception cause)
ElytronSubsystemMessagesStartException where a custom component has been defined with configuration but does not implement
the initialize(Map<String, String>) method.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 unableToAccessEntryFromKeyStore$str()
public final RuntimeException unableToAccessEntryFromKeyStore(String alias, String keyStore)
ElytronSubsystemMessagesRuntimeException if it is not possible to access an entry from a KeyStore at RUNTIME.unableToAccessEntryFromKeyStore in interface ElytronSubsystemMessagesalias - the entry that couldn't be accessedkeyStore - the keystoreRuntimeException for the error.protected String jdbcRealmOnlySingleKeyMapperAllowed$str()
public final OperationFailedException jdbcRealmOnlySingleKeyMapperAllowed()
jdbcRealmOnlySingleKeyMapperAllowed in interface ElytronSubsystemMessagesprotected String unableToLoadModule$str()
public final OperationFailedException unableToLoadModule(String module, Exception cause)
unableToLoadModule in interface ElytronSubsystemMessagesprotected String realmRefererencedTwice$str()
public final OperationFailedException realmRefererencedTwice(String realmName)
ElytronSubsystemMessagesOperationFailedException for when validating a security domain fails due to the same realm being referenced twice.realmRefererencedTwice in interface ElytronSubsystemMessagesrealmName - the name of the security realm referenced twice.OperationFailedException for the error.protected String invalidTypeInjected$str()
public final org.jboss.msc.service.StartException invalidTypeInjected(String type)
ElytronSubsystemMessagesStartException where a specific type is not type of injected value.invalidTypeInjected in interface ElytronSubsystemMessagestype - the type required.StartException for the error.protected String invalidPermissionClass$str()
public final org.jboss.msc.service.StartException invalidPermissionClass(String className)
invalidPermissionClass in interface ElytronSubsystemMessagesprotected String unableToReloadCRLNotReloadable$str()
public final OperationFailedException unableToReloadCRLNotReloadable()
unableToReloadCRLNotReloadable in interface ElytronSubsystemMessagesprotected String invalidPermissionModule$str()
public final org.jboss.msc.service.StartException invalidPermissionModule(String module, Throwable cause)
invalidPermissionModule in interface ElytronSubsystemMessagesprotected String unableToTransformTornAttribute$str()
public final String unableToTransformTornAttribute(String attribute1, String attribute2)
unableToTransformTornAttribute in interface ElytronSubsystemMessagesprotected String credentialStoreEntryTypeNotSupported$str()
public final OperationFailedException 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 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 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 credentialDoesNotExist$str()
public final OperationFailedException credentialDoesNotExist(String alias, String credentialType)
credentialDoesNotExist in interface ElytronSubsystemMessagesprotected String filebasedKeystoreLocationMissing$str()
public final OperationFailedException filebasedKeystoreLocationMissing(String type)
filebasedKeystoreLocationMissing in interface ElytronSubsystemMessagesprotected String reloadDependantServices$str()
public final String reloadDependantServices()
reloadDependantServices in interface ElytronSubsystemMessagesprotected String updateDependantServices$str()
public final String updateDependantServices(String alias)
updateDependantServices in interface ElytronSubsystemMessagesprotected String identityAlreadyExists$str()
public final OperationFailedException identityAlreadyExists(String principalName)
identityAlreadyExists in interface ElytronSubsystemMessagesprotected String couldNotCreateIdentity$str()
public final RuntimeException 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 RuntimeException 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 RuntimeException couldNotReadIdentity(String principalName, org.jboss.msc.service.ServiceName domainServiceName, Exception cause)
couldNotReadIdentity in interface ElytronSubsystemMessagesprotected String couldNotReadIdentity1$str()
public final RuntimeException couldNotReadIdentity(String principalName, Exception cause)
couldNotReadIdentity in interface ElytronSubsystemMessagesprotected String couldNotObtainAuthorizationIdentity$str()
public final RuntimeException couldNotObtainAuthorizationIdentity(Exception cause)
couldNotObtainAuthorizationIdentity in interface ElytronSubsystemMessagesprotected String couldNotAddAttribute$str()
public final RuntimeException couldNotAddAttribute(Exception cause)
couldNotAddAttribute in interface ElytronSubsystemMessagesprotected String couldNotRemoveAttribute$str()
public final RuntimeException couldNotRemoveAttribute(Exception cause)
couldNotRemoveAttribute in interface ElytronSubsystemMessagesprotected String couldNotCreatePassword$str()
public final RuntimeException 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, String filterNameOne, String filterNameTwo)
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 server, UnknownHostException e)
serverNotKnown in interface ElytronSubsystemMessagesprotected String invalidCipherSuiteFilter$str()
public final OperationFailedException invalidCipherSuiteFilter(Throwable cause, String causeMessage)
invalidCipherSuiteFilter in interface ElytronSubsystemMessagesprotected String invalidSize$str()
public final OperationFailedException invalidSize(String size)
invalidSize in interface ElytronSubsystemMessagesprotected String suffixContainsMillis$str()
public final OperationFailedException suffixContainsMillis(String suffix)
suffixContainsMillis in interface ElytronSubsystemMessagesprotected String invalidSuffix$str()
public final OperationFailedException invalidSuffix(String suffix)
invalidSuffix in interface ElytronSubsystemMessagesprotected String failedToSetPolicy$str()
public final RuntimeException failedToSetPolicy(Policy policy, Exception cause)
failedToSetPolicy in interface ElytronSubsystemMessagesprotected String cannotFindPolicyProvider$str()
public final XMLStreamException cannotFindPolicyProvider(String policyProvider, Location location)
cannotFindPolicyProvider in interface ElytronSubsystemMessagesprotected String failedToRegisterPolicyHandlers$str()
public final RuntimeException failedToRegisterPolicyHandlers(Exception cause)
failedToRegisterPolicyHandlers in interface ElytronSubsystemMessagesprotected String failedToCreatePolicy$str()
public final RuntimeException failedToCreatePolicy(String className, Exception cause)
failedToCreatePolicy in interface ElytronSubsystemMessagespublic final void discardingUnusedPolicy(String element, String attr, String name)
discardingUnusedPolicy in interface ElytronSubsystemMessagesprotected String discardingUnusedPolicy$str()
protected String keyPasswordCannotBeResolved$str()
public final IOException keyPasswordCannotBeResolved(String path)
keyPasswordCannotBeResolved in interface ElytronSubsystemMessagesprotected String invalidNotBefore$str()
public final OperationFailedException invalidNotBefore(Throwable cause, String causeMessage)
invalidNotBefore in interface ElytronSubsystemMessagesprotected String keyStoreAliasDoesNotExist$str()
public final OperationFailedException keyStoreAliasDoesNotExist(String alias)
keyStoreAliasDoesNotExist in interface ElytronSubsystemMessagesprotected String keyStoreAliasDoesNotIdentifyPrivateKeyEntry$str()
public final OperationFailedException keyStoreAliasDoesNotIdentifyPrivateKeyEntry(String alias)
keyStoreAliasDoesNotIdentifyPrivateKeyEntry in interface ElytronSubsystemMessagesprotected String unableToObtainPrivateKey$str()
public final OperationFailedException unableToObtainPrivateKey(String alias)
unableToObtainPrivateKey in interface ElytronSubsystemMessagesprotected String unableToObtainCertificate$str()
public final OperationFailedException unableToObtainCertificate(String alias)
unableToObtainCertificate in interface ElytronSubsystemMessagesprotected String noCertificatesFoundInCertificateReply$str()
public final OperationFailedException noCertificatesFoundInCertificateReply()
noCertificatesFoundInCertificateReply in interface ElytronSubsystemMessagesprotected String publicKeyFromCertificateReplyDoesNotMatchKeyStore$str()
public final OperationFailedException publicKeyFromCertificateReplyDoesNotMatchKeyStore()
publicKeyFromCertificateReplyDoesNotMatchKeyStore in interface ElytronSubsystemMessagesprotected String certificateReplySameAsCertificateFromKeyStore$str()
public final OperationFailedException certificateReplySameAsCertificateFromKeyStore()
certificateReplySameAsCertificateFromKeyStore in interface ElytronSubsystemMessagesprotected String keyStoreAliasAlreadyExists$str()
public final OperationFailedException keyStoreAliasAlreadyExists(String alias)
keyStoreAliasAlreadyExists in interface ElytronSubsystemMessagesprotected String topMostCertificateFromCertificateReplyNotTrusted$str()
public final OperationFailedException topMostCertificateFromCertificateReplyNotTrusted()
topMostCertificateFromCertificateReplyNotTrusted in interface ElytronSubsystemMessagesprotected String trustedCertificateAlreadyInKeyStore$str()
public final OperationFailedException trustedCertificateAlreadyInKeyStore(String alias)
trustedCertificateAlreadyInKeyStore in interface ElytronSubsystemMessagesprotected String trustedCertificateAlreadyInCacertsKeyStore$str()
public final OperationFailedException trustedCertificateAlreadyInCacertsKeyStore(String alias)
trustedCertificateAlreadyInCacertsKeyStore in interface ElytronSubsystemMessagesprotected String unableToDetermineIfCertificateIsTrusted$str()
public final OperationFailedException unableToDetermineIfCertificateIsTrusted()
unableToDetermineIfCertificateIsTrusted in interface ElytronSubsystemMessagesprotected String certificateFileDoesNotExist$str()
public final OperationFailedException certificateFileDoesNotExist(Exception cause)
certificateFileDoesNotExist in interface ElytronSubsystemMessagesprotected String unableToObtainEntry$str()
public final OperationFailedException unableToObtainEntry(String alias)
unableToObtainEntry in interface ElytronSubsystemMessagesprotected String unableToCreateAccountWithCertificateAuthority$str()
public final OperationFailedException unableToCreateAccountWithCertificateAuthority(Exception cause, String causeMessage)
unableToCreateAccountWithCertificateAuthority in interface ElytronSubsystemMessagesprotected String unableToChangeAccountKeyWithCertificateAuthority$str()
public final OperationFailedException unableToChangeAccountKeyWithCertificateAuthority(Exception cause, String causeMessage)
unableToChangeAccountKeyWithCertificateAuthority in interface ElytronSubsystemMessagesprotected String unableToDeactivateAccountWithCertificateAuthority$str()
public final OperationFailedException unableToDeactivateAccountWithCertificateAuthority(Exception cause, String causeMessage)
unableToDeactivateAccountWithCertificateAuthority in interface ElytronSubsystemMessagesprotected String unableToObtainCertificateAuthorityAccountCertificate$str()
public final org.jboss.msc.service.StartException unableToObtainCertificateAuthorityAccountCertificate(String alias)
unableToObtainCertificateAuthorityAccountCertificate in interface ElytronSubsystemMessagesprotected String unableToObtainCertificateAuthorityAccountPrivateKey$str()
public final org.jboss.msc.service.StartException unableToObtainCertificateAuthorityAccountPrivateKey(String alias)
unableToObtainCertificateAuthorityAccountPrivateKey in interface ElytronSubsystemMessagesprotected String unableToUpdateCertificateAuthorityAccountKeyStore$str()
public final OperationFailedException unableToUpdateCertificateAuthorityAccountKeyStore(Exception cause, String causeMessage)
unableToUpdateCertificateAuthorityAccountKeyStore in interface ElytronSubsystemMessagesprotected String unableToRespondToCertificateAuthorityChallenge$str()
public final org.wildfly.security.x500.cert.acme.AcmeException unableToRespondToCertificateAuthorityChallenge(Exception cause, String causeMessage)
unableToRespondToCertificateAuthorityChallenge in interface ElytronSubsystemMessagesprotected String invalidCertificateAuthorityChallenge$str()
public final org.wildfly.security.x500.cert.acme.AcmeException invalidCertificateAuthorityChallenge()
invalidCertificateAuthorityChallenge in interface ElytronSubsystemMessagesprotected String invalidCertificateRevocationReason$str()
public final OperationFailedException invalidCertificateRevocationReason(String reason)
invalidCertificateRevocationReason in interface ElytronSubsystemMessagesprotected String unableToInstatiateAcmeClientSpiImplementation$str()
public final IllegalStateException unableToInstatiateAcmeClientSpiImplementation()
unableToInstatiateAcmeClientSpiImplementation in interface ElytronSubsystemMessagesprotected String unableToUpdateAccountWithCertificateAuthority$str()
public final OperationFailedException unableToUpdateAccountWithCertificateAuthority(Exception cause, String causeMessage)
unableToUpdateAccountWithCertificateAuthority in interface ElytronSubsystemMessagesprotected String unableToGetCertificateAuthorityMetadata$str()
public final OperationFailedException unableToGetCertificateAuthorityMetadata(Exception cause, String causeMessage)
unableToGetCertificateAuthorityMetadata in interface ElytronSubsystemMessagesprotected String invalidKeySize$str()
public final OperationFailedException invalidKeySize(int keySize)
invalidKeySize in interface ElytronSubsystemMessagesprotected String certificateAuthorityAccountAlreadyExists$str()
public final OperationFailedException certificateAuthorityAccountAlreadyExists(String updateAccount, String changeAccountKey)
certificateAuthorityAccountAlreadyExists in interface ElytronSubsystemMessagesprotected String failedToCreateServerAuthModule$str()
public final RuntimeException failedToCreateServerAuthModule(String className, String module, Exception cause)
failedToCreateServerAuthModule in interface ElytronSubsystemMessagesprotected String failedToParsePEMPublicKey$str()
public final OperationFailedException failedToParsePEMPublicKey(String kid)
failedToParsePEMPublicKey in interface ElytronSubsystemMessagesprotected String unableToDetectKeyStore$str()
public final org.jboss.msc.service.StartException unableToDetectKeyStore(String path)
unableToDetectKeyStore in interface ElytronSubsystemMessagesprotected String filelessKeyStoreMissingType$str()
public final OperationFailedException filelessKeyStoreMissingType()
filelessKeyStoreMissingType in interface ElytronSubsystemMessagesprotected String invalidHostContextMapValue$str()
public final OperationFailedException invalidHostContextMapValue(String hostname)
invalidHostContextMapValue in interface ElytronSubsystemMessagesprotected String invalidAttributeValue$str()
public final OperationFailedException invalidAttributeValue(String attributeName)
invalidAttributeValue in interface ElytronSubsystemMessagesprotected String letsEncryptNameNotAllowed$str()
public final OperationFailedException letsEncryptNameNotAllowed()
letsEncryptNameNotAllowed in interface ElytronSubsystemMessagesprotected String failedToLoadResponderCert$str()
public final org.jboss.msc.service.StartException failedToLoadResponderCert(String alias, Exception exception)
failedToLoadResponderCert in interface ElytronSubsystemMessagesprotected String multipleMaximumCertPathDefinitions$str()
public final OperationFailedException multipleMaximumCertPathDefinitions()
multipleMaximumCertPathDefinitions in interface ElytronSubsystemMessagesCopyright © 2019 JBoss by Red Hat. All rights reserved.