Package com.predic8.membrane.core.azure
Class AzureIdentity
java.lang.Object
com.predic8.membrane.core.azure.AzureIdentity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetClientId(String clientId) voidsetClientSecret(String clientSecret) voidsetGrantType(String grantType) voidsetResource(String resource) voidsetTenantId(String tenantId)
-
Constructor Details
-
AzureIdentity
public AzureIdentity()
-
-
Method Details
-
getGrantType
-
setGrantType
-
getClientId
-
setClientId
-
getClientSecret
-
setClientSecret
-
getResource
-
setResource
-
getTenantId
-
setTenantId
-