Class ProcessAssertionsForAuthentication.AssertionIsValid

java.lang.Object
net.shibboleth.idp.saml.saml2.profile.impl.ProcessAssertionsForAuthentication.AssertionIsValid
All Implemented Interfaces:
Predicate<Assertion>
Enclosing class:
ProcessAssertionsForAuthentication

private class ProcessAssertionsForAuthentication.AssertionIsValid extends Object implements Predicate<Assertion>
Predicate for valid assertions.
  • Constructor Details

    • AssertionIsValid

      private AssertionIsValid()
  • Method Details