Class AuthnResponseValidator
java.lang.Object
org.codice.ddf.security.idp.client.AuthnResponseValidator
-
Constructor Summary
ConstructorsConstructorDescriptionAuthnResponseValidator(ddf.security.samlp.impl.SimpleSign simpleSign, boolean wasRedirectSigned) -
Method Summary
-
Constructor Details
-
AuthnResponseValidator
public AuthnResponseValidator(ddf.security.samlp.impl.SimpleSign simpleSign, boolean wasRedirectSigned)
-
-
Method Details
-
validate
public void validate(org.opensaml.core.xml.XMLObject xmlObject) throws ddf.security.samlp.impl.ValidationException - Throws:
ddf.security.samlp.impl.ValidationException
-