org.apache.geronimo.corba.security.config.css
Class CSSSASITTAnonymous

java.lang.Object
  extended by org.apache.geronimo.corba.security.config.css.CSSSASITTAnonymous
All Implemented Interfaces:
Serializable, CSSSASIdentityToken

public class CSSSASITTAnonymous
extends Object
implements CSSSASIdentityToken

See Also:
Serialized Form

Constructor Summary
CSSSASITTAnonymous()
           
 
Method Summary
 org.omg.CSI.IdentityToken encodeIdentityToken()
           
 void toString(String spaces, StringBuffer buf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSSSASITTAnonymous

public CSSSASITTAnonymous()
Method Detail

encodeIdentityToken

public org.omg.CSI.IdentityToken encodeIdentityToken()
Specified by:
encodeIdentityToken in interface CSSSASIdentityToken

toString

public void toString(String spaces,
                     StringBuffer buf)
Specified by:
toString in interface CSSSASIdentityToken


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.