public class EncryptionNotSupportedException extends SecurityException
EncryptionNotSupportedException
is thrown if an algorithm is set in
the MULE_USER header but it doesn't match the algorithm set on the security filterumoMessage
Constructor and Description |
---|
EncryptionNotSupportedException(Message message,
MuleMessage umoMessage) |
EncryptionNotSupportedException(Message message,
MuleMessage umoMessage,
Throwable cause) |
getUmoMessage
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EncryptionNotSupportedException(Message message, MuleMessage umoMessage)
public EncryptionNotSupportedException(Message message, MuleMessage umoMessage, Throwable cause)
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.