T - type of the resultpublic static interface FilePasswordProvider.Decoder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
decode(String password) |
T decode(String password) throws IOException, GeneralSecurityException
IOExceptionGeneralSecurityExceptionCopyright © 2018–2024 The Apache Software Foundation. All rights reserved.