public class OtpModule
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static OtpModule |
create()
Create OtpModule object.
|
boolean |
reset()
Cleanup the data associated with OTP module.
|
public static OtpModule create()
public boolean reset() throws IdpException
IdpException
- when database operation failed.IdpCore.reset()