public final class KeyNameCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
which specifies key name criteria.Constructor and Description |
---|
KeyNameCriterion(String name)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getKeyName()
Get the key name criteria.
|
int |
hashCode() |
void |
setKeyName(String name)
Set the key name criteria.
|
String |
toString() |
Copyright © 2017. All rights reserved.