|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jp.protection.pub.IntegrityHost
com.jp.protection.pub.pro.IntegrityHostPro
com.jp.protection.pub.pro.CRCHostPro
IntegrityHostPro
instead
public class CRCHostPro
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jp.protection.pub.pro.IntegrityHostPro |
---|
IntegrityHostPro.Config |
Nested classes/interfaces inherited from class com.jp.protection.pub.IntegrityHost |
---|
IntegrityHost.CRC32Digest, IntegrityHost.Digest, IntegrityHost.MessageDigest |
Field Summary |
---|
Fields inherited from class com.jp.protection.pub.pro.IntegrityHostPro |
---|
fFiles |
Fields inherited from class com.jp.protection.pub.IntegrityHost |
---|
ALGORITHM_CRC32, ALGORITHM_DEFAULT, ALGORITHM_MD5, ALGORITHM_SHA_1, fAlgorithm, fCheckDigest, fCRC, fDigest, fDigestBytes, fDigestEntries, fVerbose, WEB_INF |
Constructor Summary | |
---|---|
CRCHostPro()
Deprecated. |
|
CRCHostPro(java.lang.String[] aDigestEntries,
byte[] aCheckDigest)
Deprecated. |
|
CRCHostPro(java.lang.String[] aDigestEntries,
java.lang.String[] aFiles,
byte[] aCheckDigest)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.jp.protection.pub.pro.IntegrityHostPro |
---|
calculateDigest, calculateDigest, check, check, check, check, check, check, check, checkStatic, checkStatic, checkStatic, checkStatic, checkStatic, checkStatic, getFiles, setFiles, toFiles, updateDigest |
Methods inherited from class com.jp.protection.pub.IntegrityHost |
---|
calculate, calculateDigest, calculateDigest, check, check, checkStatic, checkStatic, checkStatic, error, error, getAlgorithm, getAlgorithmStr, getCheckDigest, getCRC, getCRCEntries, getDigest, getDigestEntries, getEntryStream, isVerbose, resetDigest, setAlgorithm, setCheckDigest, setCRC, setCRCEntries, setDigestEntries, setVerbose, toResourceName, updateDigest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CRCHostPro(java.lang.String[] aDigestEntries, byte[] aCheckDigest)
public CRCHostPro(java.lang.String[] aDigestEntries, java.lang.String[] aFiles, byte[] aCheckDigest)
public CRCHostPro()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |