Package org.apache.syncope.client.lib
Class JWTAuthenticationHandler
- java.lang.Object
-
- org.apache.syncope.client.lib.JWTAuthenticationHandler
-
- All Implemented Interfaces:
AuthenticationHandler
public class JWTAuthenticationHandler extends Object implements AuthenticationHandler
Implementation providing JSON Web Token authentication capability.
-
-
Constructor Summary
Constructors Constructor Description JWTAuthenticationHandler(String jwt)
-