Package org.opensaml.profile.logic
Class BrowserProfilePredicate
java.lang.Object
org.opensaml.profile.logic.BrowserProfilePredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
,Predicate<ProfileRequestContext>
A predicate implementation that indicates whether the request is associated with a browser profile.
-
Constructor Details
-
BrowserProfilePredicate
public BrowserProfilePredicate()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<ProfileRequestContext>
-