Uses of Class
se.litsec.opensaml.common.validation.ValidationSupport.ValidationResultException
-
Packages that use ValidationSupport.ValidationResultException Package Description se.litsec.opensaml.common.validation Interfaces and classes for validation of XML and SAML objects. -
-
Uses of ValidationSupport.ValidationResultException in se.litsec.opensaml.common.validation
Methods in se.litsec.opensaml.common.validation that throw ValidationSupport.ValidationResultException Modifier and Type Method Description static void
ValidationSupport. check(ValidationResult result)
Checks if the result is VALID.
-