|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.security.keyinfo.KeyInfoCriteria
public final class KeyInfoCriteria
An implementation of Criteria which specifies criteria based
on the contents of a KeyInfo element.
| Constructor Summary | |
|---|---|
KeyInfoCriteria(KeyInfo newKeyInfo)
Constructor. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyInfoCriteria(KeyInfo newKeyInfo)
newKeyInfo - the KeyInfo credential criteria to use| Method Detail |
|---|
public KeyInfo getKeyInfo()
public void setKeyInfo(KeyInfo newKeyInfo)
newKeyInfo - the KeyInfo to use as credential criteria
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||