Skip navigation links

Oracle Fusion Middleware XML Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10680-04


Package oracle.security.xmlsec.keys.retrieval

Facilites for retrieving keys and certificates for use in XML signatures and encryption.

See:
          Description

Interface Summary
CertificateValidator  
StorageAuthenticator Classes implementing this interface perform authentication for access to specific key stores or locator services.

 

Class Summary
KeyInfoTool Utility for extracting keys and certificates from a KeyInfo.
KeyRetriever Class that performs key retrieval operations for different key types and storage, using registered instances of KeyRetriever subclasses.
KeyStoreKeyRetriever  
PKCS12KeyRetriever Class to retrieve keys and certificates from a PKCS #12 file.
PKCS8KeyRetriever Class to retrieve private keys from a PKCS#8 encrypted key file.
StorageAuthAdapter Classes extending this adapter class perform authentication for access to specific key stores or locator services.

 

Exception Summary
CertificateValidatorException  
KeyRetrievalException Signals failure retrieving a key from a key store or locator service.
StorageAuthenticationException Signals failure authenticating to a key store or locator service.

 

Package oracle.security.xmlsec.keys.retrieval Description

Facilites for retrieving keys and certificates for use in XML signatures and encryption.


Skip navigation links

Oracle Fusion Middleware XML Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10680-04


Copyright © 2005, 2011 , Oracle. All rights reserved.