aicas logoJamaica 6.4 release 1

Uses of Class
java.security.UnrecoverableEntryException

Packages that use UnrecoverableEntryException
java.security Provides the classes and interfaces for the security framework. 
 

Uses of UnrecoverableEntryException in java.security
 

Subclasses of UnrecoverableEntryException in java.security
 class UnrecoverableKeyException
          This exception is thrown if a key in the keystore cannot be recovered.
 

Methods in java.security that throw UnrecoverableEntryException
 KeyStore.Entry KeyStoreSpi.engineGetEntry(String alias, KeyStore.ProtectionParameter protParam)
          Gets a KeyStore.Entry for the specified alias with the specified protection parameter.
 KeyStore.Entry KeyStore.getEntry(String alias, KeyStore.ProtectionParameter protParam)
          Gets a keystore Entry for the specified alias with the specified protection parameter.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.