Package org.entur.jwt.spring.camel
Class JwtAuthenticationManager
- java.lang.Object
-
- org.entur.jwt.spring.camel.JwtAuthenticationManager
-
- All Implemented Interfaces:
org.springframework.security.authentication.AuthenticationManager
public class JwtAuthenticationManager extends java.lang.Object implements org.springframework.security.authentication.AuthenticationManager
-
-
Constructor Summary
Constructors Constructor Description JwtAuthenticationManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.security.core.Authenticationauthenticate(org.springframework.security.core.Authentication authentication)
-