Uses of Class
com.azure.spring.cloud.autoconfigure.aad.filter.AadAppRoleStatelessAuthenticationFilter
-
Packages that use AadAppRoleStatelessAuthenticationFilter Package Description com.azure.spring.cloud.autoconfigure.aad Spring Cloud Azure's auto-configuration for Active Directory. -
-
Uses of AadAppRoleStatelessAuthenticationFilter in com.azure.spring.cloud.autoconfigure.aad
Methods in com.azure.spring.cloud.autoconfigure.aad that return AadAppRoleStatelessAuthenticationFilter Modifier and Type Method Description AadAppRoleStatelessAuthenticationFilterAadAuthenticationFilterAutoConfiguration. aadStatelessAuthFilter(com.nimbusds.jose.util.ResourceRetriever resourceRetriever)Declare AADAppRoleStatelessAuthenticationFilter bean.
-