Uses of Class
com.azure.resourcemanager.authorization.AuthorizationManager
Packages that use AuthorizationManager
Package
Description
Package containing the classes for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
This package contains utility classes for working with Azure authorization.
-
Uses of AuthorizationManager in com.azure.resourcemanager.authorization
Methods in com.azure.resourcemanager.authorization that return AuthorizationManagerModifier and TypeMethodDescriptionstatic AuthorizationManagerAuthorizationManager.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.static AuthorizationManagerAuthorizationManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of AuthorizationManager that exposes Authorization and Graph RBAC management API entry points.AuthorizationManager.Configurable.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. -
Uses of AuthorizationManager in com.azure.resourcemanager.authorization.models
Subinterfaces with type arguments of type AuthorizationManager in com.azure.resourcemanager.authorization.modelsModifier and TypeInterfaceDescriptioninterfaceEntry point to application management API.interfaceEntry point to AD group management API.interfaceAn immutable client-side representation of an Azure AD object.interfaceEntry point to AD user management API.interfaceAn immutable client-side representation of an Azure AD role assignment.interfaceEntry point to role assignment management API.interfaceAn immutable client-side representation of an Azure AD role definition.interfaceEntry point to role definition management API.interfaceEntry point to service principal management API. -
Uses of AuthorizationManager in com.azure.resourcemanager.authorization.utils
Constructors in com.azure.resourcemanager.authorization.utils with parameters of type AuthorizationManagerModifierConstructorDescriptionRoleAssignmentHelper(AuthorizationManager authorizationManager, com.azure.resourcemanager.resources.fluentcore.dag.TaskGroup taskGroup, RoleAssignmentHelper.IdProvider idProvider) Creates RoleAssignmentHelper.