|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.security.keyinfo.provider.AbstractKeyInfoProvider
public abstract class AbstractKeyInfoProvider
Abstract super class for KeyInfoProvider implementations.
| Constructor Summary | |
|---|---|
AbstractKeyInfoProvider()
|
|
| Method Summary | |
|---|---|
protected KeyInfoCredentialContext |
buildCredentialContext(KeyInfoResolutionContext kiContext)
Build a credential context based on the current KeyInfo context, for return in a resolved credential. |
protected java.security.Key |
extractKeyValue(Credential cred)
Utility method to extract any key that might be present in the specified Credential. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opensaml.xml.security.keyinfo.KeyInfoProvider |
|---|
handles, process |
| Constructor Detail |
|---|
public AbstractKeyInfoProvider()
| Method Detail |
|---|
protected java.security.Key extractKeyValue(Credential cred)
cred - the Credential to evaluate
protected KeyInfoCredentialContext buildCredentialContext(KeyInfoResolutionContext kiContext)
kiContext - the current KeyInfo resolution context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||