Uses of Class
net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
-
Packages that use AbstractRelyingPartyPredicate Package Description net.shibboleth.idp.profile.config.logic Predicates related to profile configuration.net.shibboleth.idp.profile.logic Functions and predicates supporting other profile components. -
-
Uses of AbstractRelyingPartyPredicate in net.shibboleth.idp.profile.config.logic
Subclasses of AbstractRelyingPartyPredicate in net.shibboleth.idp.profile.config.logic Modifier and Type Class Description classDetailedErrorsPredicatePredicate to determine whether a relying party should see detailed error information. -
Uses of AbstractRelyingPartyPredicate in net.shibboleth.idp.profile.logic
Subclasses of AbstractRelyingPartyPredicate in net.shibboleth.idp.profile.logic Modifier and Type Class Description classVerifiedProfilePredicatePredicate to determine whether a profile request is from a verified source.
-