Uses of Interface
org.projecthusky.xua.saml2.validation.GenericValidator
Packages that use GenericValidator
Package
Description
-
Uses of GenericValidator in org.projecthusky.xua.saml2.validation
Subinterfaces of GenericValidator in org.projecthusky.xua.saml2.validationModifier and TypeInterfaceDescriptioninterface
Interface describing the Methods for the validation of ArtifactResponse. Interface welches die Methoden für die Validierung von ArtifactResponse beschreibt.interface
Interface describing the Methods for the validation of Assertions. Interface welches die Methoden für die Validierung von Assertions beschreibt.interface
Interface describing the Methods for the validation of Responses. Interface welches die Methoden für die Validierung von Responses beschreibt. -
Uses of GenericValidator in org.projecthusky.xua.saml2.validation.impl
Classes in org.projecthusky.xua.saml2.validation.impl that implement GenericValidatorModifier and TypeClassDescriptionclass
Implementation class of ArtifactResponseValidator Implementations Klasse von ArtifactResponseValidatorclass
Implementation class of AssertionValidator Implementations Klasse von AssertionValidatorclass
Implementation class of ResponseValidator Implementations Klasse von ResponseValidator