クラス DefaultPropertyValueCoder
java.lang.Object
org.iplass.mtp.impl.core.config.DefaultPropertyValueCoder
- すべての実装されたインタフェース:
AutoCloseable,PropertyValueCoder
-
フィールドの概要
フィールド修飾子とタイプフィールド説明static final Stringstatic final Stringstatic final Stringstatic final intstatic final intstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringインタフェースから継承されたフィールド org.iplass.mtp.impl.core.config.PropertyValueCoder
PROPERTY_VALUE_CODER -
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.core.config.PropertyValueCoder
close
-
フィールド詳細
-
PASSPHRASE_SUPPLIER
- 関連項目:
-
KEY_SALT
- 関連項目:
-
KEY_STRETCH
- 関連項目:
-
KEY_ALGORITHM
- 関連項目:
-
KEY_LENGTH
- 関連項目:
-
CIPHER_ALGORITHM
- 関連項目:
-
DEFAULT_KEY_ALGORITHM
- 関連項目:
-
DEFAULT_KEY_LENGTH
public static final int DEFAULT_KEY_LENGTH- 関連項目:
-
DEFAULT_CIPHER_ALGORITHM
- 関連項目:
-
DEFAULT_STRETCH
public static final int DEFAULT_STRETCH- 関連項目:
-
-
コンストラクタの詳細
-
DefaultPropertyValueCoder
public DefaultPropertyValueCoder()
-
-
メソッドの詳細
-
open
- 定義:
openインタフェース内PropertyValueCoder
-
encode
- 定義:
encodeインタフェース内PropertyValueCoder
-
decode
- 定義:
decodeインタフェース内PropertyValueCoder
-
clear
public void clear()- 定義:
clearインタフェース内PropertyValueCoder
-