Package | Description |
---|---|
org.jclouds.azurecompute.arm | |
org.jclouds.azurecompute.arm.config | |
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Supplier<ServicePrincipal> |
AzureComputeApi.getServicePrincipal()
Returns the information about the current service principal.
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<ServicePrincipal> |
AzureComputeHttpApiModule.provideServicePrincipal(AzureComputeApi api,
AtomicReference<AuthorizationException> authException,
long seconds) |
Modifier and Type | Method and Description |
---|---|
abstract ServicePrincipal |
ServicePrincipal.Builder.build() |
static ServicePrincipal |
ServicePrincipal.create(String appId,
Date deletionTimestamp,
String displayName,
String objectId,
String objectType,
List<String> servicePrincipalNames) |
Modifier and Type | Method and Description |
---|---|
ServicePrincipal |
GraphRBACApi.getCurrentServicePrincipal() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.