Package com.webmethods.caf.wsserver.auth.saml


package com.webmethods.caf.wsserver.auth.saml
  • Class
    Description
    A set of contants used by the webMethods implementation of SAML
    This exception is thrown when SAML authentication has to be performed and indicates that the SAML artifact was not found within the SOAP headers of the incoming SOAP request.
    This exception is thrown when SAML authentication has to be performed and indicates that the SAML assertion received from the SAML server is not valid due to conditions on its use.
    A worker class that retrieves user DN from a specified SAML service provider for a given SAML artifact.
    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.
    Base class for saml related exceptions
    Utility methods for miscellaneous SAML specific and other functionality.