NVIDIA FLARE Logo

Introduction

  • What is Federated Learning?
  • NVIDIA FLARE Overview
  • Installation
  • Quickstart
  • Getting Started
  • What’s New

Guides

  • Example Applications
  • Real-World Federated Learning
  • User Guide
  • Programming Guide
  • Programming Best Practices

Miscellaneous

  • Frequently Asked Questions
  • Publications and Talks
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.app_opt package
        • nvflare.client package
        • nvflare.dashboard package
        • nvflare.edge package
        • nvflare.fuel package
        • nvflare.fuel_opt package
        • nvflare.ha package
        • nvflare.job_config package
        • nvflare.lighter package
        • nvflare.metrics package
        • nvflare.private package
        • nvflare.security package
          • Submodules
            • nvflare.security.logging module
            • nvflare.security.security module
          • Module contents
        • nvflare.tool package
        • nvflare.utils package
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.security package
  • View page source

nvflare.security package¶

Submodules¶

  • nvflare.security.logging module
    • is_secure()
    • secure_format_exception()
    • secure_format_traceback()
    • secure_log_traceback()
  • nvflare.security.security module
    • CommandCategory
      • CommandCategory.DOWNLOAD_JOB
      • CommandCategory.MANAGE_JOB
      • CommandCategory.OPERATE
      • CommandCategory.SHELL_COMMANDS
      • CommandCategory.VIEW
    • EmptyAuthorizer
      • EmptyAuthorizer.authorize()
    • FLAuthorizer

Module contents¶

Previous Next

© Copyright 2024, NVIDIA.

Built with Sphinx using a theme provided by Read the Docs.