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) |
getUmoMessageaddInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EncryptionNotSupportedException(Message message, MuleMessage umoMessage)
public EncryptionNotSupportedException(Message message, MuleMessage umoMessage, Throwable cause)
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.