Class IncludeIssuerInAuthenticationResponsePredicate

java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.oidc.profile.config.logic.IncludeIssuerInAuthenticationResponsePredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>

public class IncludeIssuerInAuthenticationResponsePredicate extends AbstractRelyingPartyPredicate
Since:
2.1.0
  • Constructor Details

    • IncludeIssuerInAuthenticationResponsePredicate

      public IncludeIssuerInAuthenticationResponsePredicate()
  • Method Details