|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcm.security.DefaultKey
$Rev: 46 $
$Date: 2005-02-18 15:41:46 +0900 (Fri, 18 Feb 2005) $
$Author: C.M $
コンストラクタの概要 | |
DefaultKey()
|
メソッドの概要 | |
java.io.InputStream |
getKeyAsStream()
キーストアの入力ストリームを返す。 |
char[] |
getKeyPass()
キーのパスワードを返す。 |
char[] |
getStorePass()
キーストアのパスワードを返す。 |
java.lang.String |
getStoreType()
キーストアのタイプを返す。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public DefaultKey()
メソッドの詳細 |
public java.lang.String getStoreType()
Key
内の getStoreType
public char[] getStorePass()
Key
内の getStorePass
public char[] getKeyPass()
Key
内の getKeyPass
public java.io.InputStream getKeyAsStream()
Key
内の getKeyAsStream
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |