| Package | Description |
|---|---|
| com.azure.spring.autoconfigure.aad |
Package com.azure.spring.autoconfigure.aad
|
| Modifier and Type | Method and Description |
|---|---|
UserPrincipal |
UserPrincipalManager.buildUserPrincipal(String aadIssuedBearerToken)
Parse the id token to
UserPrincipal. |
| Modifier and Type | Method and Description |
|---|---|
protected Set<org.springframework.security.core.authority.SimpleGrantedAuthority> |
AADAppRoleStatelessAuthenticationFilter.toSimpleGrantedAuthoritySet(UserPrincipal userPrincipal)
Deprecated.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.