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