public interface JDBCAuthenticator
authenticate method can be called to retrieve the username
and password to be used.| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
authenticate()
Obtains username and password.
|
java.lang.String[] authenticate()
throws java.io.IOException
null.String[]{username,password}java.io.IOException - if there is some error