KeyInfoProvider
.See: Description
Class | Description |
---|---|
AbstractKeyInfoProvider |
Abstract super class for
KeyInfoProvider implementations. |
DSAKeyValueProvider |
Implementation of
KeyInfoProvider which supports DSAKeyValue . |
InlineX509DataProvider |
Implementation of
KeyInfoProvider which provides basic support for extracting a X509Credential
from an X509Data child of KeyInfo. |
RSAKeyValueProvider |
Implementation of
KeyInfoProvider which supports RSAKeyValue . |
KeyInfoProvider
.
KeyInfo providers that, when used in conjunction with a
KeyInfoCredentialResolver, can extract typed credential information from
a KeyInfo object.Copyright © 2018 JBoss by Red Hat. All rights reserved.