Uses of Class
com.azure.spring.autoconfigure.aad.UserPrincipalManager
-
Packages that use UserPrincipalManager Package Description com.azure.spring.autoconfigure.aad Package com.azure.spring.autoconfigure.aad -
-
Uses of UserPrincipalManager in com.azure.spring.autoconfigure.aad
Constructors in com.azure.spring.autoconfigure.aad with parameters of type UserPrincipalManager Constructor Description AADAppRoleStatelessAuthenticationFilter(UserPrincipalManager principalManager)Deprecated.Creates a new instance ofAADAppRoleStatelessAuthenticationFilter.AADAuthenticationFilter(AADAuthenticationProperties aadAuthenticationProperties, AADAuthorizationServerEndpoints endpoints, UserPrincipalManager userPrincipalManager)Deprecated.Creates a new instance ofAADAuthenticationFilter.
-