Package org.apache.tomcat.jni
Interface PasswordCallback
public interface PasswordCallback
PasswordCallback Interface
- Author:
- Mladen Turk
-
Method Summary
-
Method Details
-
callback
Called when the password is required- Parameters:
prompt- Password prompt- Returns:
- Valid password or null
-