Uses of Class
org.apache.geronimo.management.geronimo.KeystoreIsLocked

Packages that use KeystoreIsLocked
org.apache.geronimo.security.keystore   
 

Uses of KeystoreIsLocked in org.apache.geronimo.security.keystore
 

Methods in org.apache.geronimo.security.keystore that throw KeystoreIsLocked
 Certificate FileKeystoreInstance.getCertificate(String alias, char[] storePassword)
          Gets a particular certificate from the keystore.
 PrivateKey FileKeystoreInstance.getPrivateKey(String alias, char[] storePassword, char[] keyPassword)
          Gets the private key with the specified alias.
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.