Uses of Class
com.azure.spring.autoconfigure.b2c.AuthorizationClientProperties
-
Packages that use AuthorizationClientProperties Package Description com.azure.spring.autoconfigure.b2c Package com.azure.spring.autoconfigure.b2c -
-
Uses of AuthorizationClientProperties in com.azure.spring.autoconfigure.b2c
Methods in com.azure.spring.autoconfigure.b2c that return types with arguments of type AuthorizationClientProperties Modifier and Type Method Description Map<String,AuthorizationClientProperties>AADB2CProperties. getAuthorizationClients()Gets the authorization clients.Method parameters in com.azure.spring.autoconfigure.b2c with type arguments of type AuthorizationClientProperties Modifier and Type Method Description voidAADB2CProperties. setAuthorizationClients(Map<String,AuthorizationClientProperties> authorizationClients)Sets the authorization clients.
-