Uses of Class
com.azure.spring.autoconfigure.aad.AADAuthenticationProperties.UserGroupProperties
-
Packages that use AADAuthenticationProperties.UserGroupProperties Package Description com.azure.spring.autoconfigure.aad Package com.azure.spring.autoconfigure.aad -
-
Uses of AADAuthenticationProperties.UserGroupProperties in com.azure.spring.autoconfigure.aad
Methods in com.azure.spring.autoconfigure.aad that return AADAuthenticationProperties.UserGroupProperties Modifier and Type Method Description AADAuthenticationProperties.UserGroupPropertiesAADAuthenticationProperties. getUserGroup()Gets the user group properties.Methods in com.azure.spring.autoconfigure.aad with parameters of type AADAuthenticationProperties.UserGroupProperties Modifier and Type Method Description voidAADAuthenticationProperties. setUserGroup(AADAuthenticationProperties.UserGroupProperties userGroup)Sets the user group properties.
-