Class JwtAuthenticationProvider
Object
JwtAuthenticationProvider
- All Implemented Interfaces:
AuthenticationProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAuthenticationauthenticate(Authentication authentication) voidsetExpedienteService(ExpedienteService expedienteService) boolean
-
Constructor Details
-
JwtAuthenticationProvider
public JwtAuthenticationProvider()
-
-
Method Details
-
setExpedienteService
-
supports
- Specified by:
supportsin interfaceAuthenticationProvider
-
authenticate
public Authentication authenticate(Authentication authentication) throws AuthenticationException - Specified by:
authenticatein interfaceAuthenticationProvider- Throws:
AuthenticationException
-