Class RemoteSerializationSecurityManager

    • Constructor Detail

      • RemoteSerializationSecurityManager

        @Autowired
        public RemoteSerializationSecurityManager​(@NotNull
                                                  @NotNull com.atlassian.event.api.EventPublisher eventPublisher,
                                                  @NotNull
                                                  @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor,
                                                  @NotNull
                                                  @NotNull com.atlassian.plugin.event.PluginEventManager pluginEventManager,
                                                  @NotNull
                                                  @NotNull ServerStateService serverStateService,
                                                  @NotNull
                                                  @NotNull SystemSerializableClassWhitelistProvider systemSerializableClassWhitelistProvider)