I
InsightNexus

AuthorizationManager (Azure SDK for Java Reference Documentation)

Author

Rachel Ross

Published Feb 16, 2026

AuthorizationManager (Azure SDK for Java Reference Documentation)
  • Detail: 
  • Field | 
  • Constr | 
  • Method
    • Method Detail

      • authenticate

        public static AuthorizationManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)

        Creates an instance of AuthorizationManager that exposes Authorization and Graph RBAC management API entry points.

        Parameters:
        credential - the credential to use
        profile - the profile to use
        Returns:
        the AuthorizationManager instance
      • configure

        public static AuthorizationManager.Configurable configure()

        Get a Configurable instance that can be used to create AuthorizationManager with optional configuration.

        Returns:
        the instance allowing configurations
  • Detail: 
  • Field | 
  • Constr | 
  • Method

Copyright © 2020 Microsoft Corporation. All rights reserved.