public final class BindingLocationCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
representing a SAML binding location.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 © 2017. All rights reserved.