Class TokenAuthenticationService

java.lang.Object
de.adorsys.sts.token.authentication.TokenAuthenticationService

@Service public class TokenAuthenticationService extends Object
  • Constructor Details

    • TokenAuthenticationService

      @Autowired public TokenAuthenticationService(BearerTokenValidator bearerTokenValidator)
  • Method Details

    • getAuthentication

      public org.springframework.security.core.Authentication getAuthentication(jakarta.servlet.http.HttpServletRequest request)