Uses of Interface
com.atlassian.crowd.manager.property.PluginPropertyManager
Packages that use PluginPropertyManager
Package
Description
-
Uses of PluginPropertyManager in com.atlassian.crowd.manager.property
Classes in com.atlassian.crowd.manager.property that implement PluginPropertyManager -
Uses of PluginPropertyManager in com.atlassian.crowd.plugin
Constructors in com.atlassian.crowd.plugin with parameters of type PluginPropertyManagerModifierConstructorDescriptionCrowdPluginPersistentStateStore
(PluginPropertyManager pluginPropertyManager) -
Uses of PluginPropertyManager in com.atlassian.crowd.plugin.saml
Constructors in com.atlassian.crowd.plugin.saml with parameters of type PluginPropertyManagerModifierConstructorDescriptionDatabaseKeyStore
(PluginPropertyManager pluginPropertyManager, KeyDecoderEncoder keyDecoderEncoder, com.atlassian.beehive.ClusterLockService lockService, Integer keySize, KeyFactory keyFactory, KeyPairGenerator keyPairGenerator) -
Uses of PluginPropertyManager in com.atlassian.crowd.service
Constructors in com.atlassian.crowd.service with parameters of type PluginPropertyManagerModifierConstructorDescriptionSignupSettingsServiceImpl
(PluginPropertyManager pluginPropertyManager) -
Uses of PluginPropertyManager in com.atlassian.sal.crowd.pluginsettings
Constructors in com.atlassian.sal.crowd.pluginsettings with parameters of type PluginPropertyManagerModifierConstructorDescriptionCrowdPluginSettings
(String key, PluginPropertyManager pluginPropertyManager) CrowdPluginSettingsFactory
(PluginPropertyManager pluginPropertyManager)