Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.ciphercore
Interface CipherCoreProtocol  view CipherCoreProtocol download CipherCoreProtocol.java


public interface CipherCoreProtocol


Field Summary
static int PASSWORD_ACCEPTED
           
static int PASSWORD_INCORRECT
           
static int PASSWORD_NOT_REGISTERED
           
static int PASSWORD_NOT_REQUIRED
           
 

Field Detail

PASSWORD_NOT_REGISTERED

public static final int PASSWORD_NOT_REGISTERED
See Also:
Constant Field Values

PASSWORD_INCORRECT

public static final int PASSWORD_INCORRECT
See Also:
Constant Field Values

PASSWORD_ACCEPTED

public static final int PASSWORD_ACCEPTED
See Also:
Constant Field Values

PASSWORD_NOT_REQUIRED

public static final int PASSWORD_NOT_REQUIRED
See Also:
Constant Field Values