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

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

public class CSSSASITTAbsent
extends Object
implements CSSSASIdentityToken

See Also:
Serialized Form

Constructor Summary
CSSSASITTAbsent()
           
 
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

CSSSASITTAbsent

public CSSSASITTAbsent()
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-2007 Apache Software Foundation. All Rights Reserved.