Oracle Security Developer Tools XML Security Java API Reference
10g Release 3 (10.1.4.0.1)

B28178-01


Package oracle.security.xmlsec.keys.retrieval

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

See:
          Description

Interface Summary
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.
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
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.


Oracle Security Developer Tools XML Security Java API Reference
10g Release 3 (10.1.4.0.1)

B28178-01


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