Package com.c4_soft.springaddons.security.oauth2.test.annotations
-
Class Summary Class Description AbstractAnnotatedAuthenticationBuilder<A extends Annotation,T extends org.springframework.security.core.Authentication> Claims.Token JsonArrayClaim.Support JsonObjectClaim.Support OpenIdAddress.Claim OpenIdClaims.Token WithMockAuthentication.Factory WithMockJwtAuth.JwtAuthenticationTokenFactory WithMockOidcAuth.OidcIdAuthenticationFactory -
Annotation Types Summary Annotation Type Description Claims IntClaim JsonArrayClaim JsonObjectClaim LongClaim OpenIdAddress OpenIdClaims Configures claims defined at https://datatracker.ietf.org/doc/html/rfc7519#section-4.1 and https://openid.net/specs/openid-connect-core-1_0.html#IDTokenStringArrayClaim StringClaim WithMockAuthentication PopulatesSecurityContextwith anAuthenticationMock.WithMockJwtAuth Annotation to setup testSecurityContextwith anJwtAuthenticationToken.WithMockOidcAuth Annotation to setup testSecurityContextwith anOidcAuthentication.