Added Methods |
boolean needsPassword()
|
Does this provider require a password This means that a password is required for normal operation and it has not been found through normal means. |
String noPasswordError()
|
If a password for the provider is needed but is not provided this will return an error message and instructions for supplying said password to the provider. |
String noPasswordWarning()
|
If a password for the provider is needed but is not provided this will return a warning and instructions for supplying said password to the provider. |