Package tigase.auth
Interface PluginSettingsAware
-
public interface PluginSettingsAwareInterface should be implemented by CallbackHandler instance if plugin settings should be injected.- Author:
- Daniele Ricci
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetPluginSettings(Map<String,Object> settings)
-