Class ProcessAssertionsForAuthentication.AssertionContainsConfirmedSubject

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

private class ProcessAssertionsForAuthentication.AssertionContainsConfirmedSubject extends Object implements Predicate<Assertion>
Predicate for assertions which have been validated and have a confirmed Subject.
  • Constructor Details

    • AssertionContainsConfirmedSubject

      private AssertionContainsConfirmedSubject()
  • Method Details