| Modifier and Type | Field and Description |
|---|---|
private KeyInfo |
keyInfo
The KeyInfo which serves as the source for credential criteria.
|
| Constructor and Description |
|---|
KeyInfoCriteria(KeyInfo newKeyInfo)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
KeyInfo |
getKeyInfo()
Gets the KeyInfo which is the source of credential criteria.
|
void |
setKeyInfo(KeyInfo newKeyInfo)
Sets the KeyInfo which is the source of credential criteria.
|
private KeyInfo keyInfo
public KeyInfoCriteria(KeyInfo newKeyInfo)
newKeyInfo - the KeyInfo credential criteria to usepublic KeyInfo getKeyInfo()
public void setKeyInfo(KeyInfo newKeyInfo)
newKeyInfo - the KeyInfo to use as credential criteriaCopyright © 1999-2014. All Rights Reserved.