Frequently Asked Questions
SDK
Java
3min
what is the relationship of an offline licensing instance and the graceperioddays & ignoreserverexceptions parameters? how and when do these parameters interact with an offline licensing instance? the behavior depends on how the offline mode is configured offline mode enabled no online license checks are made graceperioddays and ignoreserverexceptions are ignored license validity is checked locally using cryptographic signatures offline license used in online mode checklicense() calls will still be made graceperioddays allows server exceptions to be ignored for a limited time if ignoreserverexceptions is set to true, server related exceptions will be ignored indefinitely, and the local license will be used instead