Uses of Class
ddf.security.samlp.impl.ValidationException
Packages that use ValidationException
-
Uses of ValidationException in ddf.security.samlp.impl
Methods in ddf.security.samlp.impl that throw ValidationExceptionModifier and TypeMethodDescriptionprotected abstract voidSamlValidator.additionalValidation()protected voidSamlValidator.PostRequest.additionalValidation()protected voidSamlValidator.PostResponse.additionalValidation()protected voidSamlValidator.RedirectRequest.additionalValidation()protected voidSamlValidator.RedirectResponse.additionalValidation()SamlValidator.Builder.build(String destination, SamlProtocol.Binding binding, org.opensaml.xmlsec.signature.SignableXMLObject xmlObject) voidSamlValidator.Builder.buildAndValidate(String destination, SamlProtocol.Binding binding, org.opensaml.xmlsec.signature.SignableXMLObject xmlObject) Utility method that calls theSamlValidator.Builder.build(String, SamlProtocol.Binding, SignableXMLObject)method and then validates the object.protected abstract voidSamlValidator.checkDestination()protected voidSamlValidator.Request.checkDestination()protected voidSamlValidator.Response.checkDestination()protected voidSamlValidator.checkId()protected voidSamlValidator.Response.checkId()protected abstract voidSamlValidator.checkRequiredFields()protected voidSamlValidator.Request.checkRequiredFields()protected voidSamlValidator.Response.checkRequiredFields()protected voidSamlValidator.checkSamlVersion()protected voidSamlValidator.checkTimestamp()final voidSamlValidator.validate()