Package org.projecthusky.xua.validation
@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class,
locations={PARAMETER,RETURN,FIELD})
package org.projecthusky.xua.validation
This package contains the validator for CH-EPR SAML 2 Assertions.
By default, parameters and return values are annotated with
NonNull. Nullable values are specifically annotated with
Nullable.
- Author:
- Quentin Ligier
-
ClassesClassDescriptionParameter keys used to store and retrieve dynamic parameters within a
ValidationContextwhile using theChEprAssertionValidator.A component capable of performing core validation of SAML version 2.0Assertioninstances in use in the CH-EPR domain.The result of a CH:EPR XUA SAML token validation.A no-operationKeyInfoCredentialResolver.Some utility methods for the validators.