| Class | Description |
|---|---|
| JsonArrayClaim.Support | |
| JsonObjectClaim.Support | |
| WithMockAuthentication.Factory | |
| WithMockOidcId.OidcIdAuthenticationTokenFactory |
| Annotation Type | Description |
|---|---|
| ClaimSet | |
| IdTokenClaims |
Configures claims defined at https://openid.net/specs/openid-connect-core-1_0.html#IDToken
|
| IntClaim | |
| JsonArrayClaim | |
| JsonObjectClaim | |
| LongClaim | |
| OidcStandardClaims |
Configures claims defined at https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims
|
| StringArrayClaim | |
| StringClaim | |
| WithAddress | |
| WithMockAuthentication |
Populates
SecurityContext with an Authentication Mock. |
| WithMockOidcId |
Annotation to setup test
SecurityContext with an OidcIdAuthenticationToken. |
Copyright © 2021. All rights reserved.