Interface ConfiguredCallbackHandler
-
- All Superinterfaces:
javax.security.auth.callback.CallbackHandler
- All Known Implementing Classes:
ConsolePasswordCallbackHandler
public interface ConfiguredCallbackHandler extends javax.security.auth.callback.CallbackHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
init(Configuration config)
-
-
-
Method Detail
-
init
void init(Configuration config)
-
-