Constructor and Description |
---|
KeyInfoCriterion(KeyInfo newKeyInfo)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
KeyInfo |
getKeyInfo()
Gets the KeyInfo which is the source of credential criteria.
|
int |
hashCode() |
void |
setKeyInfo(KeyInfo newKeyInfo)
Sets the KeyInfo which is the source of credential criteria.
|
String |
toString() |
@Nullable public KeyInfo getKeyInfo()
public void setKeyInfo(@Nullable KeyInfo newKeyInfo)
newKeyInfo
- the KeyInfo to use as credential criteriaCopyright © 2016 JBoss by Red Hat. All rights reserved.