Class SwedishEidAuthnStatementValidator

All Implemented Interfaces:
StatementValidator

public class SwedishEidAuthnStatementValidator extends AuthnStatementValidator
An AuthnStatementValidator that performs checks to assert that the assertion is compliant with the Swedish eID Framework.

Supports the following ValidationContext static parameters:

Author:
Martin Lindström (martin@idsec.se)
  • Field Details

    • AUTHN_REQUEST_REQUESTED_AUTHNCONTEXTURIS

      public static final String AUTHN_REQUEST_REQUESTED_AUTHNCONTEXTURIS
      Key for a validation context parameter. Carries a Collection holding the requested AuthnContext URIs included in the AuthnRequest.
      See Also:
    • HOLDER_OF_KEY_AUTHN_CONTEXT_URIS

      public static final String HOLDER_OF_KEY_AUTHN_CONTEXT_URIS
      Key for a validation context parameter. Carries a Collection holding the authentication context URI:s that require the Holder-of-key profile.
      See Also:
  • Constructor Details

    • SwedishEidAuthnStatementValidator

      public SwedishEidAuthnStatementValidator()
  • Method Details