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