org.objectweb.proactive.ext.security
Class SessionConstants

java.lang.Object
  extended by org.objectweb.proactive.ext.security.SessionConstants

public class SessionConstants
extends java.lang.Object


Field Summary
static int HELLO
           
static int PUBLIC_KEY_EXCHANGE
           
static int SECRET_EXCHANGE
           
 
Constructor Summary
SessionConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HELLO

public static final int HELLO
See Also:
Constant Field Values

PUBLIC_KEY_EXCHANGE

public static final int PUBLIC_KEY_EXCHANGE
See Also:
Constant Field Values

SECRET_EXCHANGE

public static final int SECRET_EXCHANGE
See Also:
Constant Field Values
Constructor Detail

SessionConstants

public SessionConstants()


Copyright 2001-2007 INRIA All Rights Reserved.