Uses of Package
net.shibboleth.idp.profile.logic
-
Packages that use net.shibboleth.idp.profile.logic 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. -
Classes in net.shibboleth.idp.profile.logic used by net.shibboleth.idp.profile.config.logic Class Description AbstractRelyingPartyPredicate Base class for a predicate that evaluates aProfileRequestContextand requires access to aRelyingPartyContext. -
Classes in net.shibboleth.idp.profile.logic used by net.shibboleth.idp.profile.logic Class Description AbstractAttributePredicate Abstract base class for predicates operating on anAttributeContext.AbstractRelyingPartyPredicate Base class for a predicate that evaluates aProfileRequestContextand requires access to aRelyingPartyContext.RelyingPartyIdPredicate Predicate that evaluates aProfileRequestContextby looking for a relying party ID that matches one of a designated set, or a generic predicate.ScriptedPredicate APredicatewhich calls out to a supplied script.