Interface ISamlSecurityService

All Superinterfaces:
IComponent, IDirSystemManagementObject, IInitializable, ISecurityService

public interface ISamlSecurityService extends ISecurityService
Date: Sep 29, 2004
  • Method Details

    • validateSamlAssertion

      Element validateSamlAssertion(Element element, String soapMethodName) throws PortalException
      Given a saml artifact assertion request, validate it and return an appropriate SAML artifact assertion
      Parameters:
      element -
      soapMethodName -
      Returns:
      Throws:
      PortalException