|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.security.keyinfo.KeyInfoCredentialContext
public class KeyInfoCredentialContext
Context for credentials resolved from a KeyInfo element.
| Constructor Summary | |
|---|---|
KeyInfoCredentialContext(KeyInfo ki)
Constructor. |
|
| Method Summary | |
|---|---|
KeyInfo |
getKeyInfo()
Get the KeyInfo context from which the credential was derived. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyInfoCredentialContext(KeyInfo ki)
ki - the KeyInfo context| Method Detail |
|---|
public KeyInfo getKeyInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||