NVIDIA FLARE
2.1
  • Highlights
  • NVIDIA FLARE Overview
  • Quickstart
  • Example Applications
  • User Guide - Operations
  • Programming Guide
  • Programming Best Practices
  • Frequently Asked Questions
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.fuel package
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
        • nvflare.security package
          • Submodules
          • Module contents
        • nvflare.widgets package
      • Module contents
  • Appendix
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.security package
  • Edit on GitHub

nvflare.security package¶

Submodules¶

  • nvflare.security.security module
    • Action
      • Action.BYOC
      • Action.CUSTOM_DATALIST
      • Action.DEPLOY
      • Action.OPERATE
      • Action.TRAIN
      • Action.UPLOAD
      • Action.VIEW
    • EmptyAuthorizer
      • EmptyAuthorizer.authorize()
      • EmptyAuthorizer.evaluate_user_right_on_site()
    • FLAuthorizer
      • FLAuthorizer.authorize()
      • FLAuthorizer.evaluate_user_right_on_site()
    • FLAuthzContext
      • FLAuthzContext.new_authz_context()
    • Right
      • Right.DEPLOY_ALL
      • Right.DEPLOY_SELF
      • Right.OPERATE_ALL
      • Right.OPERATE_SELF
      • Right.TRAIN_ALL
      • Right.TRAIN_SELF
      • Right.UPLOAD_APP
      • Right.VIEW_ALL
      • Right.VIEW_SELF
    • Rule
      • Rule.ALLOW_BYOC
      • Rule.ALLOW_CUSTOM_DATALIST
    • action_checker_signature()

Module contents¶

Previous Next

© Copyright 2022, NVIDIA. Revision 016e89c7.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 2.1
Versions
latest
2.2.1
2.1.1
2.1.0
2.1
2.0
main
dev-2.1
dev
Downloads
On Read the Docs
Project Home
Builds