public class CredentialsNotSetException extends UnauthorisedException
CredentialsNotSetException
is thrown when user credentials cannot
be obtained from the current messageevent, muleMessage, PAYLOAD_INFO_KEY, PAYLOAD_TYPE_INFO_KEY, processedEvent
Constructor and Description |
---|
CredentialsNotSetException(Message message,
MuleEvent event) |
CredentialsNotSetException(Message message,
MuleEvent event,
Throwable cause) |
CredentialsNotSetException(MuleEvent event,
SecurityContext context,
SecurityFilter filter) |
CredentialsNotSetException(MuleEvent event,
SecurityContext context,
URI endpointUri,
SecurityFilter filter)
Deprecated.
|
causedBy, causedExactlyBy, causedRollback, causeMatches, extractMuleMessage, generateMessage, getCauseException, getEvent, getFailingMessageProcessor, getMuleMessage, handled, setCauseRollback, setHandled, setProcessedEvent
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CredentialsNotSetException(Message message, MuleEvent event, Throwable cause)
public CredentialsNotSetException(MuleEvent event, SecurityContext context, SecurityFilter filter)
@Deprecated public CredentialsNotSetException(MuleEvent event, SecurityContext context, URI endpointUri, SecurityFilter filter)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.