|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object java.security.KeyStore.CallbackHandlerProtection
public static class KeyStore.CallbackHandlerProtection
CallbackHandler をカプセル化した ProtectionParameter です。
コンストラクタの概要 | |
---|---|
KeyStore.CallbackHandlerProtection(CallbackHandler handler)
CallbackHandler から新しい CallbackHandlerProtection を構築します。 |
メソッドの概要 | |
---|---|
CallbackHandler |
getCallbackHandler()
CallbackHandler を返します。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public KeyStore.CallbackHandlerProtection(CallbackHandler handler)
handler
- CallbackHandler
NullPointerException
- ハンドラが null の場合メソッドの詳細 |
---|
public CallbackHandler getCallbackHandler()
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。