Package | Description |
---|---|
org.opensaml.xmlsec.keyinfo.impl |
Interfaces and classes for working with XML KeyInfo elements.
|
org.opensaml.xmlsec.keyinfo.impl.provider |
Specific implementations of
KeyInfoProvider . |
Class and Description |
---|
BasicKeyInfoGeneratorFactory
A factory implementation which produces instances of
KeyInfoGenerator capable of
handling the information contained within a Credential . |
BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator
An implementation of
KeyInfoGenerator capable of handling the information
contained within a Credential . |
BasicKeyInfoGeneratorFactory.BasicOptions
Options to be used in the production of a
KeyInfo from a Credential . |
BasicProviderKeyInfoCredentialResolver
Implementation of
KeyInfoCredentialResolver which resolves credentials based on a KeyInfo element
using a configured list of KeyInfoProvider s and optional post-processing hooks. |
KeyInfoProvider
Interface for providers used in conjunction with a
KeyInfoCredentialResolver which
support resolving Credential s based on a child element of KeyInfo . |
KeyInfoResolutionContext
Resolution context class that is used to supply state information to, and to share information
amongst,
KeyInfoProvider s. |
X509KeyInfoGeneratorFactory.X509Options
Options to be used in the production of a
KeyInfo from an X509Credential . |
Class and Description |
---|
KeyInfoCredentialContext
Context for credentials resolved from a
KeyInfo element. |
KeyInfoProvider
Interface for providers used in conjunction with a
KeyInfoCredentialResolver which
support resolving Credential s based on a child element of KeyInfo . |
KeyInfoResolutionContext
Resolution context class that is used to supply state information to, and to share information
amongst,
KeyInfoProvider s. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.