Uses of Interface
com.labs64.netlicensing.provider.RestProvider
Packages that use RestProvider
-
Uses of RestProvider in com.labs64.netlicensing.provider
Classes in com.labs64.netlicensing.provider that implement RestProviderModifier and TypeClassDescriptionclass
class
Low level REST client implementation.Methods in com.labs64.netlicensing.provider that return RestProviderModifier and TypeMethodDescriptionAbstractRestProvider.authenticate
(Authentication authentication) AbstractRestProvider.authenticate
(String token) AbstractRestProvider.authenticate
(String username, String password) RestProvider.authenticate
(Authentication authentication) RestProvider.authenticate
(String token) RestProvider.authenticate
(String username, String password)