SecurePlayLibrary v2.0

Packages

com.SecurePlay

This package contains the core classes of the SecurePlayLibrary.

com.SecurePlay.Comms

This package contains Comms capabilies of SecurPlayLibrary.

com.SecurePlay.Comms.SPCLocalComms

This package contains Local Comms classes that allow local libraries to communicate.

com.SecurePlay.Comms.SPCLocalCommsFile

This package contains Local Comms classes that allow local libraries to communicate using Binary files that are stored in temporary directories.

com.SecurePlay.Comms.SPCLocalCommsFileBinary

This package contains Local Comms classes that allow local libraries to communicate using Binary files that are stored in temporary directories.

com.SecurePlay.debug

Provides classes for debugging SecurePlayLibrary.

com.SecurePlay.debug.ReportToFile

Provides classes for reporting debug results to files.

com.SecurePlay.debug.ReportToScreen

Provides classes for reporting debug results to screen.

com.SecurePlay.Imported.MD5

Provides imported MD5 class that is used in SecurePlayLibrary.

com.SecurePlay.SPLcircularLog

Provides a circular log class that is used to store the message logs.

com.SecurePlay.SPLlinkedList

Provides a linked list log class that is used to store the message logs.

com.SecurePlay.SPLlogOne

Provides a log one class (default log) that is used to store the message logs.

com.SecurePlay.SPSjsec1

Provides a security manager class that uses java.security technology.

com.SecurePlay.SPSseclite

Provides a security manager class that minimum functionality (default SecurityManager) with only MD5 hash function.

com.SecurePlay.SPTMultiPartSecret

Provides a MultiPartSecret transaction.

com.SecurePlay.SPTMultiPartSimultaneous

Provides a MultiPartSimultaneous transaction.

com.SecurePlay.SPTMultistepTurn

Provides a MultistepTurn transaction.

com.SecurePlay.SPTRandom

Provides a Random transaction.

com.SecurePlay.SPTSecret

Provides a Secret transaction.

com.SecurePlay.SPTShip

Provides a Ship transaction.

com.SecurePlay.SPTSimultaneous

Provides a Simultaneous transaction.

com.SecurePlay.SPTStrobe

Provides a Strobe transaction.

com.SecurePlay.SPUBinaryCoding

Provides a class for binary encoding and decoding messages.

com.SecurePlay.SPUInteropUtilJ2ME

Provides a interoperability functions for J2ME environment.

com.SecurePlay.SPUInteropUtilJ2SE

Provides a interoperability functions for J2SE environment.

com.SecurePlay.SPUSerializeDeserialize

Provides a classes for serializing and deserializing messages to and from strings.

com.SecurePlay.SPUxml

Provides a classes for serializing and deserializing messages to and from XML documents.