public class EncryptionNotSupportedException
extends org.mule.runtime.api.security.ServerSecurityException
EncryptionNotSupportedException is thrown if an algorithm is set in the MULE_USER header but it doesn't match the
algorithm set on the security filter| Constructor and Description |
|---|
EncryptionNotSupportedException(org.mule.runtime.api.i18n.I18nMessage message) |
EncryptionNotSupportedException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause) |
addInfo, appendMessage, appendSummaryMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, isVerboseExceptions, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EncryptionNotSupportedException(org.mule.runtime.api.i18n.I18nMessage message)
public EncryptionNotSupportedException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.