public abstract class AbstractKeyInfoProvider extends Object implements KeyInfoProvider
KeyInfoProvider
implementations.Constructor and Description |
---|
AbstractKeyInfoProvider() |
Modifier and Type | Method and Description |
---|---|
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 © 2018 JBoss by Red Hat. All rights reserved.