Hierarchy For Package com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.BearerAuthenticationSource.AuthenticationProvider (implements org.junit.jupiter.params.support.AnnotationConsumer<A>, org.junit.jupiter.params.provider.ArgumentsProvider)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.JwtAuthenticationSource.AuthenticationProvider (implements org.junit.jupiter.params.support.AnnotationConsumer<A>, org.junit.jupiter.params.provider.ArgumentsProvider)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.OAuth2LoginAuthenticationSource.AuthenticationProvider (implements org.junit.jupiter.params.support.AnnotationConsumer<A>, org.junit.jupiter.params.provider.ArgumentsProvider)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.OidcLoginAuthenticationSource.AuthenticationProvider (implements org.junit.jupiter.params.support.AnnotationConsumer<A>, org.junit.jupiter.params.provider.ArgumentsProvider)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.OpenIdAuthenticationSource.AuthenticationProvider (implements org.junit.jupiter.params.support.AnnotationConsumer<A>, org.junit.jupiter.params.provider.ArgumentsProvider)
- org.junit.jupiter.params.converter.TypedArgumentConverter<S,
T> (implements org.junit.jupiter.params.converter.ArgumentConverter) - com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedBearerAuth.AuthenticationArgumentProcessor
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedJwtAuth.AuthenticationArgumentProcessor
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedOAuth2Login.AuthenticationArgumentProcessor
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedOidcLogin.AuthenticationArgumentProcessor
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedOpenId.AuthenticationArgumentProcessor
Annotation Interface Hierarchy
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.BearerAuthenticationSource (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.JwtAuthenticationSource (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.OAuth2LoginAuthenticationSource (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.OidcLoginAuthenticationSource (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.OpenIdAuthenticationSource (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedBearerAuth (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedJwtAuth (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedOAuth2Login (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedOidcLogin (implements java.lang.annotation.Annotation)
- com.c4_soft.springaddons.security.oauth2.test.annotations.parameterized.ParameterizedOpenId (implements java.lang.annotation.Annotation)