Package com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized
package com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized
-
ClassDescriptionDefine the different
BearerTokenAuthenticationinstances to run each of JUnit 5 @ParameterizedTest with.Define the differentJwtAuthenticationTokeninstances to run each of JUnit 5 @ParameterizedTest with.Define the differentOAuth2AuthenticationTokeninstances to run each of JUnit 5 @ParameterizedTest with.Define the differentOAuth2AuthenticationTokeninstances to run each of JUnit 5 @ParameterizedTest with.Define the differentOAuthentication<OpenidClaimSet>instances to run each of JUnit 5 @ParameterizedTest with.Shortcut for@ConvertWith(ParameterizedBearerAuth.AuthenticationArgumentProcessor.class), which populates the passed @ParameterizedTest parameter.Shortcut for@ConvertWith(ParameterizedJwtAuth.AuthenticationArgumentProcessor.class), which populates the passed @ParameterizedTest parameter.Shortcut for@ConvertWith(ParameterizedOAuth2Login.AuthenticationArgumentProcessor.class), which populates the passed @ParameterizedTest parameter.Shortcut for@ConvertWith(ParameterizedOidcLogin.AuthenticationArgumentProcessor.class), which populates the passed @ParameterizedTest parameter.Shortcut for@ConvertWith(ParameterizedOpenId.AuthenticationArgumentProcessor.class), which populates the passed @ParameterizedTest parameter.