Uses of Interface
org.apache.activemq.artemis.core.server.SecuritySettingPlugin
Packages that use SecuritySettingPlugin
Package
Description
-
Uses of SecuritySettingPlugin in org.apache.activemq.artemis.core.config
Methods in org.apache.activemq.artemis.core.config that return types with arguments of type SecuritySettingPluginMethods in org.apache.activemq.artemis.core.config with parameters of type SecuritySettingPluginModifier and TypeMethodDescriptionConfiguration.addSecuritySettingPlugin(SecuritySettingPlugin plugin) Method parameters in org.apache.activemq.artemis.core.config with type arguments of type SecuritySettingPluginModifier and TypeMethodDescriptionConfiguration.setSecuritySettingPlugins(List<SecuritySettingPlugin> plugins) -
Uses of SecuritySettingPlugin in org.apache.activemq.artemis.core.config.impl
Methods in org.apache.activemq.artemis.core.config.impl that return types with arguments of type SecuritySettingPluginMethods in org.apache.activemq.artemis.core.config.impl with parameters of type SecuritySettingPluginModifier and TypeMethodDescriptionConfigurationImpl.addSecuritySettingPlugin(SecuritySettingPlugin plugin) Method parameters in org.apache.activemq.artemis.core.config.impl with type arguments of type SecuritySettingPluginModifier and TypeMethodDescriptionConfigurationImpl.setSecuritySettingPlugins(List<SecuritySettingPlugin> plugins) -
Uses of SecuritySettingPlugin in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return SecuritySettingPluginModifier and TypeMethodDescriptionInitialize the plugin with the given configuration options.SecuritySettingPlugin.stop()Clean up all the associated resources associated with this plugin (e.g. -
Uses of SecuritySettingPlugin in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement SecuritySettingPluginMethods in org.apache.activemq.artemis.core.server.impl that return SecuritySettingPluginModifier and TypeMethodDescriptionLegacyLDAPSecuritySettingPlugin.setRoleAttribute(String roleAttribute) LegacyLDAPSecuritySettingPlugin.stop()