@FunctionalInterface
public static interface AuthenticationPluginManager.PasswordAction<T,R>
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T password) |
R apply(T password) throws PSQLException, java.io.IOException
PSQLExceptionjava.io.IOException