Class AzureAccountAuthenticationProperties.Builder
java.lang.Object
co.yellowdog.platform.model.AzureAccountAuthenticationProperties.Builder
- Enclosing class:
AzureAccountAuthenticationProperties
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
clientSecret
(String clientSecret) enabled
(boolean enabled) toString()
-
Method Details
-
enabled
- Returns:
this
.
-
tenantId
- Returns:
this
.
-
clientId
- Returns:
this
.
-
clientSecret
- Returns:
this
.
-
build
-
toString
-