public class UnauthorisedException
extends org.mule.runtime.api.security.ServerSecurityException
UnauthorisedException is thrown if authentication fails.| Constructor and Description |
|---|
UnauthorisedException(org.mule.runtime.api.i18n.I18nMessage message) |
UnauthorisedException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause) |
UnauthorisedException(SecurityContext context,
String filter,
String connector) |
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 UnauthorisedException(org.mule.runtime.api.i18n.I18nMessage message)
public UnauthorisedException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause)
public UnauthorisedException(SecurityContext context, String filter, String connector)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.