Package com.c4_soft.springaddons.security.oauth2.test.annotations
package com.c4_soft.springaddons.security.oauth2.test.annotations
-
ClassDescriptionAbstractAnnotatedAuthenticationBuilder<A extends Annotation,
T extends org.springframework.security.core.Authentication> 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#IDTokenPopulatesSecurityContextwith anAuthenticationMock.Annotation to setup testSecurityContextwith anJwtAuthenticationToken.Annotation to setup testSecurityContextwith anOidcAuthentication.