public class SimpleProvisioningService extends java.lang.Object implements ProvisioningService
INITIALPROVISIONING_ENTRIES, MIME_BUNDLE, MIME_BUNDLE_ALT, MIME_BUNDLE_URL, MIME_BYTE_ARRAY, MIME_STRING, PROVISIONING_AGENT_CONFIG, PROVISIONING_REFERENCE, PROVISIONING_ROOTX509, PROVISIONING_RSH_SECRET, PROVISIONING_SPID, PROVISIONING_START_BUNDLE, PROVISIONING_UPDATE_COUNT| Constructor and Description |
|---|
SimpleProvisioningService() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInformation(java.util.Dictionary<java.lang.String,?> info) |
void |
addInformation(java.util.zip.ZipInputStream zis) |
java.util.Dictionary<java.lang.String,java.lang.Object> |
getInformation() |
protected void |
incrementProvisioningUpdateCount() |
void |
setInformation(java.util.Dictionary<java.lang.String,?> info) |
public java.util.Dictionary<java.lang.String,java.lang.Object> getInformation()
getInformation in interface ProvisioningServicepublic void setInformation(java.util.Dictionary<java.lang.String,?> info)
setInformation in interface ProvisioningServicepublic void addInformation(java.util.Dictionary<java.lang.String,?> info)
addInformation in interface ProvisioningServiceprotected void incrementProvisioningUpdateCount()
public void addInformation(java.util.zip.ZipInputStream zis)
throws java.io.IOException
addInformation in interface ProvisioningServicejava.io.IOExceptionCopyright © 2007–2020. All rights reserved.