| Package | Description |
|---|---|
| org.opensaml.xmlsec.keyinfo.impl.provider |
Specific implementations of
KeyInfoProvider. |
| Modifier and Type | Class and Description |
|---|---|
class |
DEREncodedKeyValueProvider
Implementation of
KeyInfoProvider which supports DEREncodedKeyValue. |
class |
DSAKeyValueProvider
Implementation of
KeyInfoProvider which supports DSAKeyValue. |
class |
InlineX509DataProvider
Implementation of
KeyInfoProvider which provides basic support for
extracting a X509Credential from an X509Data child of KeyInfo. |
class |
KeyInfoReferenceProvider
Implementation of
KeyInfoProvider which supports KeyInfoReference. |
class |
RSAKeyValueProvider
Implementation of
KeyInfoProvider which supports RSAKeyValue. |
Copyright © 1999–2015. All rights reserved.