org.apache.geronimo.corba.security.config.css
Interface CSSSASIdentityToken

All Superinterfaces:
Serializable
All Known Implementing Classes:
CSSSASITTAbsent, CSSSASITTAnonymous, CSSSASITTPrincipalNameDynamic, CSSSASITTPrincipalNameStatic

public interface CSSSASIdentityToken
extends Serializable


Method Summary
 org.omg.CSI.IdentityToken encodeIdentityToken()
           
 void toString(String spaces, StringBuffer buf)
           
 

Method Detail

encodeIdentityToken

org.omg.CSI.IdentityToken encodeIdentityToken()

toString

void toString(String spaces,
              StringBuffer buf)


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