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