JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
tigase.auth
PluginSettingsAware
Contents
Description
Method Summary
Method Details
setPluginSettings(Map)
Hide sidebar
Show sidebar
Interface PluginSettingsAware
public interface
PluginSettingsAware
Interface 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
void
setPluginSettings
(
Map
<
String
,
Object
> settings)
Method Details
setPluginSettings
void
setPluginSettings
(
Map
<
String
,
Object
> settings)