public class VicService
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static VicService | 
create(OtpModule module)
Create VicService. 
 | 
VicFactory | 
getFactory()
Returns Factory for creating VIC settings and VIC devices. 
 | 
VicTokenManager | 
getTokenManager()
Returns TokenManager for VIC tokens. 
 | 
public static VicService create(OtpModule module)
IdpCore needs to
 be configured and OtpModule needs to be created before creating
 VicService.module - public VicTokenManager getTokenManager()
VicTokenManager object.public VicFactory getFactory()
VicFactory object.