|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
KeyPair | A private-public-keypair. |
KeyPairProvider | Resolves cryptographic keys. |
Class Summary | |
---|---|
AbstractKeyPairProviderDecorator | Simple base class for decorator implementations of KeyPairProviders. |
AliasMappingKeyProviderDecorator | Wraps incomming alias names to alias names used in the decorated provider. |
DefaultKeyPair | A bean (vo) style implementation of a KeyPair and can be used by different KeyPairProviders. |
DigestUtil | Contains some convenient utility methods related to MessageDigest tasks. |
EncryptionUtil | Encapsulates some convinient encryption/decryption tasks. |
FilesystemKeyPairProvider | Looks for private keys and their according certificates in a file system folder. |
KeyPairX509KeyManager | Adapter of SSL key manager to keypair. |
KeyPairX509TrustManager | |
KeystoreKeyPairProvider | KeyPairProvider working on a java keystore. |
KeystoreKeyPairProviderBeanFactory | KeystoreKeyPairProvider built from its properties. |
SaltUtil | |
X509Name | |
X509NameTokenizer | Breaks up an X500 Name into its component tokens, ala java.util.StringTokenizer. |
Exception Summary | |
---|---|
KeyPairResolvingException | Thrown if a key can not be resolved. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |