public final class BindingResponseLocationCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
representing a SAML binding resonse location.Modifier and Type | Field and Description |
---|---|
private String |
location
The binding response location URI.
|
Constructor and Description |
---|
BindingResponseLocationCriterion(String responseLocationUri)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getLocation()
Get the binding response location URI.
|
int |
hashCode() |
String |
toString() |
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.