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.
|
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 © 2018 JBoss by Red Hat. All rights reserved.