See: Description
| Interface | Description |
|---|---|
| KeyInfoCredentialResolver |
Specialized
CredentialResolver marker interface for resolvers which resolve
credentials based on a KeyInfo element. |
| KeyInfoGenerator |
Interface for implementations which generate a
KeyInfo based on keying material and other
information found within a Credential. |
| KeyInfoGeneratorFactory |
Interface for factories which produce
KeyInfoGenerator instances. |
| Class | Description |
|---|---|
| KeyInfoCriterion |
An implementation of
Criterion which specifies criteria based
on the contents of a KeyInfo element. |
| KeyInfoGeneratorManager |
A manager for
KeyInfoGeneratorFactory instances. |
| KeyInfoSupport |
Utility class for working with data inside a KeyInfo object.
|
| NamedKeyInfoGeneratorManager |
A manager for named sets of
KeyInfoGeneratorFactory instances. |
Copyright © 1999–2015. All rights reserved.