Package org.apache.syncope.client.lib
Class ObtainingJWTAuthenticationHandler
java.lang.Object
org.apache.syncope.client.lib.BasicAuthenticationHandler
org.apache.syncope.client.lib.ObtainingJWTAuthenticationHandler
- All Implemented Interfaces:
AuthenticationHandler
Implementation using Basic Authentication to obtain JSON Web Token for further operations.
This is the default choice.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.syncope.client.lib.BasicAuthenticationHandler
getPassword, getUsername
-
Constructor Details
-
ObtainingJWTAuthenticationHandler
-