Package org.opensaml.saml.criterion
Class BestMatchLocationCriterion
java.lang.Object
org.opensaml.saml.criterion.BestMatchLocationCriterion
- All Implemented Interfaces:
Criterion
Criterion
representing a SAML binding location to compare to candidate endpoints
such that the best match is the one with the largest number of leading characters in common.- Since:
- 4.2.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
location
The binding location URI.
-
-
Constructor Details
-
BestMatchLocationCriterion
Constructor.- Parameters:
locationUri
- the binding location URI
-
-
Method Details