Package org.xipki.ca.gateway.acme
Interface AcmeDataSource.IdChecker
-
- All Known Implementing Classes:
AcmeRepo
- Enclosing class:
- AcmeDataSource
public static interface AcmeDataSource.IdChecker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccountIdExists(long id)booleanorderIdExists(long id)
-