public interface JDBCAuthenticator
authenticate method can be called to retrieve the username
and password to be used.| Modifier and Type | Method and Description |
|---|---|
String[] |
authenticate()
Obtains username and password.
|
String[] authenticate() throws IOException
null.String[]{username,password}IOException - if there is some errorCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.