public class CredentialsNotSetException extends UnauthorisedException
CredentialsNotSetException is thrown when user credentials cannot be obtained from the current message| Constructor and Description |
|---|
CredentialsNotSetException(Event event,
SecurityContext context,
SecurityFilter filter) |
CredentialsNotSetException(org.mule.runtime.api.i18n.I18nMessage message) |
CredentialsNotSetException(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 CredentialsNotSetException(org.mule.runtime.api.i18n.I18nMessage message)
public CredentialsNotSetException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause)
public CredentialsNotSetException(Event event, SecurityContext context, SecurityFilter filter)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.