Uses of Class
org.jclouds.azurecompute.arm.domain.ServicePrincipal
Packages that use ServicePrincipal
Package
Description
-
Uses of ServicePrincipal in org.jclouds.azurecompute.arm
Methods in org.jclouds.azurecompute.arm that return types with arguments of type ServicePrincipalModifier and TypeMethodDescriptioncom.google.common.base.Supplier
<ServicePrincipal> AzureComputeApi.getServicePrincipal()
Returns the information about the current service principal. -
Uses of ServicePrincipal in org.jclouds.azurecompute.arm.config
Methods in org.jclouds.azurecompute.arm.config that return types with arguments of type ServicePrincipalModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<ServicePrincipal> AzureComputeHttpApiModule.provideServicePrincipal
(AzureComputeApi api, AtomicReference<AuthorizationException> authException, long seconds) -
Uses of ServicePrincipal in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return ServicePrincipal -
Uses of ServicePrincipal in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return ServicePrincipal