Package org.opensaml.profile.logic
First order logic predicates and functions used for working with profile request data.
-
Class Summary Class Description BrowserProfilePredicate A predicate implementation that indicates whether the request is associated with a browser profile.IPRangePredicate APredicatethat checks if a request is from a set of one or moreIPRanges.MessageContextPredicateAdapter APredicatewhich adapts an existingProfileRequestContextpredicate for use as aMessageContextpredicate.NoConfidentialityMessageChannelPredicate A predicate implementation that indicates whether the message channel does NOT support confidentiality end-to-end.NoIntegrityMessageChannelPredicate A predicate implementation that indicates whether the message channel does NOT support integrity end-to-end.PredicateAccessControl Access control implementation based on a predicate over aProfileRequestContext.ProfileIdPredicate A predicate implementation that tests whether a profile request's profile ID matches an expected value.