Package | Description |
---|---|
org.opensaml.xml.security.keyinfo.provider |
Specific implementations of
KeyInfoProvider . |
Modifier and Type | Class and Description |
---|---|
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 |
RSAKeyValueProvider
Implementation of
KeyInfoProvider which supports RSAKeyValue . |
Copyright © 1999–2016. All rights reserved.