Serialized Form
-
Package com.azure.spring.aad
-
Class com.azure.spring.aad.AADOAuth2AuthenticatedPrincipal extends Object implements Serializable
- serialVersionUID:
- -3625690847771476854L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
The attributes -
authorities
Collection<org.springframework.security.core.GrantedAuthority> authorities
The authorities -
headers
Map<String,Object> headers
The headers -
jwtClaimsSet
com.nimbusds.jwt.JWTClaimsSet jwtClaimsSet
The JWT claims set -
name
String name
The name -
tokenValue
String tokenValue
The token value
-
-
-
Package com.azure.spring.autoconfigure.aad
-
Class com.azure.spring.autoconfigure.aad.Membership extends Object implements Serializable
- serialVersionUID:
- 9064197572478554735L
-
Class com.azure.spring.autoconfigure.aad.UserPrincipal extends Object implements Serializable
- serialVersionUID:
- -3725690847771476854L
-
Serialized Fields
-
aadIssuedBearerToken
String aadIssuedBearerToken
The AAD issued bearer token -
accessTokenForGraphApi
String accessTokenForGraphApi
The access token for Graph API -
groups
Set<String> groups
All groups in aadIssuedBearerToken. Including the ones not exist in aadAuthenticationProperties.getUserGroup() .getAllowedGroups() -
jwsObject
com.nimbusds.jose.JWSObject jwsObject
The JWS object -
jwtClaimsSet
com.nimbusds.jwt.JWTClaimsSet jwtClaimsSet
The JWT claims set -
roles
Set<String> roles
All roles in aadIssuedBearerToken.
-
-
-
Package com.azure.spring.autoconfigure.b2c
-
Class com.azure.spring.autoconfigure.b2c.AADB2CConfigurationException extends RuntimeException implements Serializable
-
-
Package com.azure.spring.autoconfigure.storage.resource
-
Class com.azure.spring.autoconfigure.storage.resource.StorageRuntimeException extends org.springframework.core.NestedRuntimeException implements Serializable
-
-
Package com.azure.spring.cloudfoundry.environment
-
Class com.azure.spring.cloudfoundry.environment.VcapResult extends Object implements Serializable
- serialVersionUID:
- -4825963001214199795L
-
Serialized Fields
-
logFlag
boolean logFlag
Whether to log
-
-