public final class BindingLocationCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
representing a SAML binding location.Modifier and Type | Field and Description |
---|---|
private String |
location
The binding location URI.
|
Constructor and Description |
---|
BindingLocationCriterion(String locationUri)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getLocation()
Get the binding location URI.
|
int |
hashCode() |
String |
toString() |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.