net.sf.dexterim.oscar.entity
Class AuthenticationCookie

java.lang.Object
  extended bynet.sf.dexterim.oscar.entity.AuthenticationCookie

public class AuthenticationCookie
extends java.lang.Object

Author:
christoph

Constructor Summary
AuthenticationCookie()
           
AuthenticationCookie(byte[] cookie)
           
 
Method Summary
 byte[] getCookie()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationCookie

public AuthenticationCookie()

AuthenticationCookie

public AuthenticationCookie(byte[] cookie)
Method Detail

getCookie

public byte[] getCookie()
Returns:


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.