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() |
public BindingCriterion(@Nonnull @NonnullElements List<String> bindingURIs)
bindingURIs
- list of SAML binding URIs@Nonnull @NonnullElements @Unmodifiable @NotLive public List<String> getBindings()
Copyright © 2016 JBoss by Red Hat. All rights reserved.