Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the