public class MaileonPingUtility
extends java.lang.Object
Constructor and Description |
---|
MaileonPingUtility() |
Modifier and Type | Method and Description |
---|---|
static void |
checkCreate(MaileonPingService mps)
Check if the API-Key has create rights
|
static void |
checkDelete(MaileonPingService mps)
Check if the API-Key has delete rights
|
static void |
checkRetrieve(MaileonPingService mps)
Check if the API-Key has retrieve rights
|
static void |
checkUpdate(MaileonPingService mps)
Check if the API-Key has update rights
|
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
public static void checkRetrieve(MaileonPingService mps)
mps
- The MaileonPingService
to usepublic static void checkCreate(MaileonPingService mps)
mps
- The MaileonPingService
to usepublic static void checkUpdate(MaileonPingService mps)
mps
- The MaileonPingService
to usepublic static void checkDelete(MaileonPingService mps)
mps
- The MaileonPingService
to useCopyright © 2017. All Rights Reserved.