public final class BindingCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
representing an ordered list of SAML bindings.Constructor and Description |
---|
BindingCriterion(List<String> bindingURIs)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<String> |
getBindings()
Get the SAML binding URI.
|
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.