Methods Summary |
---|
public java.lang.String | getSecurityDomainName(java.lang.String ca)Gets the security domain name for this MIDlet Suite from storage.
|
public boolean | isJadSigned()Checks to see if the JAD has a signature, but does not verify the
signature.
|
public java.lang.String[] | verifyJar(com.sun.midp.io.j2me.storage.RandomAccessStream jarStorage, java.lang.String jarFilename)Verifies a Jar. On success set the name of the domain owner in the
install state. Post any error back to the server.
|