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