com.antiaction.mayhem.core
Class SASL

java.lang.Object
  extended by com.antiaction.mayhem.core.SASL

public class SASL
extends java.lang.Object

Author:
Nicholas To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
SASL()
           
 
Method Summary
static boolean CRAMMD5(java.lang.String digest, java.lang.String secret, java.lang.String sessionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SASL

public SASL()
Method Detail

CRAMMD5

public static boolean CRAMMD5(java.lang.String digest,
                              java.lang.String secret,
                              java.lang.String sessionId)


Copyright © 2001-2004 Nicholas Clarke. All Rights Reserved.