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#IDTokenAnnotation to setup testSecurityContextwith anAuthenticationinstantiated by the (Reactive)JwtAuthenticaionConverter in the security conf.PopulatesSecurityContextwith anAuthenticationMock.Deprecated.not as convenient in @Parameterized tests as alternatives listed above and provide with less reliable consistency between introspected attributes and authoritiesDeprecated.not as convenient in @Parameterized tests as alternatives listed above and provide with less reliable consistency between claims and authoritiesAnnotation to setup testSecurityContextwith anAuthenticationinstantiated by the (Reactive)OpaqueTokenAuthenticationConverter in the security conf.