Documentation
    Preparing search index...

    Function mapHttpMethodToAction

    • Helper translating standard HTTP transport methods to high-level semantic RBAC actions.

      Parameters

      • method: string

        The HTTP method string (e.g. "GET", "POST", "PUT", "DELETE").

      Returns RbacAction

      The corresponding high-level semantic RbacAction.