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