Uses of Interface
com.labs64.netlicensing.provider.RestProvider
-
Uses of RestProvider in com.labs64.netlicensing.provider
Modifier and TypeClassDescriptionclass
class
Low level REST client implementation.Modifier 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)