public abstract class AbstractKeyInfoProvider extends Object implements KeyInfoProvider
KeyInfoProvider
implementations.コンストラクタと説明 |
---|
AbstractKeyInfoProvider() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected KeyInfoCredentialContext |
buildCredentialContext(KeyInfoResolutionContext kiContext)
Build a credential context based on the current KeyInfo context, for return
in a resolved credential.
|
protected Key |
extractKeyValue(Credential cred)
Utility method to extract any key that might be present in the specified Credential.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handles, process
protected Key extractKeyValue(Credential cred)
cred
- the Credential to evaluateprotected KeyInfoCredentialContext buildCredentialContext(KeyInfoResolutionContext kiContext)
kiContext
- the current KeyInfo resolution contextCopyright © 2012. All Rights Reserved.