インタフェース PassphraseSupplier
- すべてのスーパーインタフェース:
AutoCloseable
- 既知の実装クラスのリスト:
ConsolePassphraseSupplier,PropertyFilePassphraseSupplier,SystemEnvironmentVariablePassphraseSupplier
-
メソッドの概要
-
メソッドの詳細
-
getPassphrase
char[] getPassphrase() -
open
-
close
default void close()- 定義:
closeインタフェース内AutoCloseable
-