Interface AuthnRequestValidator

All Known Implementing Classes:
AssertionConsumerServiceValidator, AuthnRequestEncryptCapabilitiesValidator, AuthnRequestReplayValidator, AuthnRequestSignatureValidator

public interface AuthnRequestValidator
A genric interface for performing validation of an AuthnRequest.
Author:
Martin Lindström
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Performs validation of a feature/requirement regarding the supplied SAML 2 authentication request.