Package org.apache.tomcat.jni
Interface PasswordCallback
- 
 @Deprecated public interface PasswordCallbackDeprecated.Unused. Will be removed in Tomcat 10.1PasswordCallback Interface- Author:
- Mladen Turk
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.Stringcallback(java.lang.String prompt)Deprecated.Called when the password is required
 
-