Package org.apache.tomcat.jni
Interface PasswordCallback
Deprecated.
Unused. Will be removed in Tomcat 10.1
PasswordCallback Interface
- Author:
- Mladen Turk
- 
Method Summary
- 
Method Details- 
callbackDeprecated.Called when the password is required- Parameters:
- prompt- Password prompt
- Returns:
- Valid password or null
 
 
-