For the latest news and information visit
The GNU Crypto project

gnu.crypto.sasl.anonymous
Class AnonymousUtil

java.lang.Object
  extended bygnu.crypto.sasl.anonymous.AnonymousUtil

public class AnonymousUtil
extends java.lang.Object

An ANONYMOUS-specific utility class.

Version:
$Revision: 1.2 $

Method Summary
(package private) static boolean isValidToken(java.lang.String token)
           
(package private) static boolean isValidTraceInformation(java.lang.String traceInformation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isValidTraceInformation

static boolean isValidTraceInformation(java.lang.String traceInformation)

isValidToken

static boolean isValidToken(java.lang.String token)

For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.