Class TokenAuthentication
java.lang.Object
com.labs64.netlicensing.provider.auth.TokenAuthentication
- All Implemented Interfaces:
Authentication
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TokenAuthentication
Token auth constructor.- Parameters:
token
- authentication token
-
-
Method Details
-
getUsername
- Specified by:
getUsername
in interfaceAuthentication
-
getPassword
- Specified by:
getPassword
in interfaceAuthentication
-