Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Uses of Class
oracle.security.jps.service.keystore.KeyStoreService.KEYSTORE_ATTRIBUTE

Packages that use KeyStoreService.KEYSTORE_ATTRIBUTE
oracle.security.jps.service.keystore   

 

Uses of KeyStoreService.KEYSTORE_ATTRIBUTE in oracle.security.jps.service.keystore

 

Methods in oracle.security.jps.service.keystore that return KeyStoreService.KEYSTORE_ATTRIBUTE
static KeyStoreService.KEYSTORE_ATTRIBUTE KeyStoreService.KEYSTORE_ATTRIBUTE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static KeyStoreService.KEYSTORE_ATTRIBUTE[] KeyStoreService.KEYSTORE_ATTRIBUTE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.jps.service.keystore with parameters of type KeyStoreService.KEYSTORE_ATTRIBUTE
 java.lang.Object KeyStoreService.getKeyStoreAttribute(java.lang.String kssUri, KeyStoreService.KEYSTORE_ATTRIBUTE attr)
          This method returns the specific attribute of a given key store within a stripe
 java.lang.Object KeyStoreService.getKeyStoreAttribute(java.lang.String stripeName, java.lang.String keystoreName, KeyStoreService.KEYSTORE_ATTRIBUTE attr)
          This method returns the specific attribute of a given key store within a stripe

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Copyright © 2013 Oracle. All rights reserved.