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

Packages that use CSSSASIdentityToken
org.apache.geronimo.corba.security.config.css   
 

Uses of CSSSASIdentityToken in org.apache.geronimo.corba.security.config.css
 

Classes in org.apache.geronimo.corba.security.config.css that implement CSSSASIdentityToken
 class CSSSASITTAbsent
           
 class CSSSASITTAnonymous
           
 class CSSSASITTPrincipalNameDynamic
           
 class CSSSASITTPrincipalNameStatic
           
 

Methods in org.apache.geronimo.corba.security.config.css that return CSSSASIdentityToken
 CSSSASIdentityToken CSSSASMechConfig.getIdentityToken()
           
 

Methods in org.apache.geronimo.corba.security.config.css with parameters of type CSSSASIdentityToken
 void CSSSASMechConfig.setIdentityToken(CSSSASIdentityToken identityToken)
           
 



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