Class AuthnResponseValidator

java.lang.Object
org.codice.ddf.security.idp.client.AuthnResponseValidator

public class AuthnResponseValidator extends Object
  • 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