Package org.opensaml.saml.criterion
Class BindingLocationCriterion
- java.lang.Object
-
- org.opensaml.saml.criterion.BindingLocationCriterion
-
-
Constructor Summary
Constructors Constructor Description BindingLocationCriterion(String locationUri)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetLocation()Get the binding location URI.inthashCode()StringtoString()
-