public class CredentialsNotSetException extends UnauthorisedException
CredentialsNotSetException is thrown when user credentials cannot
be obtained from the current messageevent, muleMessage, 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, setProcessedEventaddInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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–2015 MuleSoft, Inc.. All rights reserved.