org.opensaml.xml.security.keyinfo
public class KeyInfoCredentialContext extends Object implements CredentialContext
KeyInfo
element.Modifier and Type | Field and Description |
---|---|
private KeyInfo |
keyInfo
The KeyInfo context.
|
Constructor and Description |
---|
KeyInfoCredentialContext(KeyInfo ki)
Constructor.
|
private KeyInfo keyInfo
public KeyInfoCredentialContext(KeyInfo ki)
ki
- the KeyInfo contextpublic KeyInfo getKeyInfo()
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.