Class SAMLBindException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.webmethods.caf.wsclient.WSClientException
com.webmethods.caf.wsserver.auth.AuthException
com.webmethods.caf.wsserver.auth.saml.SAMLException
com.webmethods.caf.wsserver.auth.saml.SAMLBindException
- All Implemented Interfaces:
Serializable
This exception is thrown when SAML authentication has to be performed
and indicates an error that occured during the processing of a SAML
request/response exchange.
- See Also:
-
Field Summary
FieldsFields inherited from class com.webmethods.caf.wsclient.WSClientException
RES_BNDL_NAME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.webmethods.caf.wsclient.WSClientException
getDefaultResourceBundle, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
protected static final long serialVersionUID- See Also:
-
MESSAGE_KEY
- See Also:
-
-
Constructor Details
-
SAMLBindException
public SAMLBindException() -
SAMLBindException
-