Class LogoutRequestSchemaValidator

java.lang.Object
com.coveo.saml.LogoutRequestSchemaValidator

public class LogoutRequestSchemaValidator extends Object
  • Constructor Details

    • LogoutRequestSchemaValidator

      public LogoutRequestSchemaValidator()
  • Method Details

    • validate

      public void validate(org.opensaml.saml.saml2.core.LogoutRequest request) throws SamlException
      Throws:
      SamlException
    • validateIdentifiers

      protected void validateIdentifiers(org.opensaml.saml.saml2.core.LogoutRequest request) throws SamlException
      Validate the Identifier child types (BaseID, NameID, EncryptedID).
      Parameters:
      request - the request being processed
      Throws:
      SamlException - thrown if the identifiers present are not valid