public class StartsWithLocationCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
| Modifier and Type | Field and Description |
|---|---|
private Boolean |
matchStartsWith
The matchStartsWith criterion value.
|
| Constructor and Description |
|---|
StartsWithLocationCriterion()
Constructor.
|
StartsWithLocationCriterion(boolean value)
Constructor.
|
private Boolean matchStartsWith
public StartsWithLocationCriterion()
public StartsWithLocationCriterion(boolean value)
value - the matchStartsWith flag valueCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.