| Package | Description |
|---|---|
| com.azure.spring.cloud.autoconfigure.aad.filter |
| 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.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.