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

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

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

Methods in org.apache.geronimo.security.keystore that throw KeyNotFoundException
 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-2007 Apache Software Foundation. All Rights Reserved.