| Modifier and Type | Field and Description |
|---|---|
private Boolean |
satisfyAny
The satisfyAny criterion value.
|
| Constructor and Description |
|---|
SatisfyAnyCriterion()
Constructor.
|
SatisfyAnyCriterion(boolean value)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
isSatisfyAny()
Get the satisfyAny value.
|
String |
toString() |
private Boolean satisfyAny
public SatisfyAnyCriterion()
public SatisfyAnyCriterion(boolean value)
value - the satisfyAny flag valueCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.