Interface UserPasswordSSLCallback

All Superinterfaces:
UserPasswordCallback

public interface UserPasswordSSLCallback extends UserPasswordCallback
  • Method Details

    • promptSSL

      boolean promptSSL(String realm, boolean maySave)
    • getSSLClientCertPath

      String getSSLClientCertPath()
    • getSSLClientCertPassword

      String getSSLClientCertPassword()