|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| UnrecoverableEntryException を使用しているパッケージ | |
|---|---|
| java.security | セキュリティーフレームワークのクラスとインタフェースを提供します。 |
| java.security での UnrecoverableEntryException の使用 |
|---|
| java.security での UnrecoverableEntryException のサブクラス | |
|---|---|
class |
UnrecoverableKeyException
この例外は、キーストア内のキーを復元できない場合にスローされます。 |
| UnrecoverableEntryException をスローする java.security のメソッド | |
|---|---|
KeyStore.Entry |
KeyStoreSpi.engineGetEntry(String alias,
KeyStore.ProtectionParameter protParam)
指定された保護パラメータを使用して、指定された別名に対する KeyStore.Entry を取得します。 |
KeyStore.Entry |
KeyStore.getEntry(String alias,
KeyStore.ProtectionParameter protParam)
指定された保護パラメータを使用して、指定された別名に対するキーストア Entry を取得します。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。