Class WithMockJwtAuth.JwtAuthenticationTokenFactory

java.lang.Object
com.c4_soft.springaddons.security.oauth2.test.annotations.AbstractAnnotatedAuthenticationBuilder<WithMockJwtAuth,org.springframework.security.authentication.AbstractAuthenticationToken>
com.c4_soft.springaddons.security.oauth2.test.annotations.WithMockJwtAuth.JwtAuthenticationTokenFactory
All Implemented Interfaces:
org.springframework.security.test.context.support.WithSecurityContextFactory<WithMockJwtAuth>
Enclosing class:
WithMockJwtAuth

public static final class WithMockJwtAuth.JwtAuthenticationTokenFactory extends AbstractAnnotatedAuthenticationBuilder<WithMockJwtAuth,org.springframework.security.authentication.AbstractAuthenticationToken>
  • Constructor Details

    • JwtAuthenticationTokenFactory

      public JwtAuthenticationTokenFactory()
  • Method Details