Uses of Class
org.apache.geronimo.corba.security.config.tss.TSSASMechConfig

Packages that use TSSASMechConfig
org.apache.geronimo.corba.security.config.css   
org.apache.geronimo.corba.security.config.tss   
 

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

Methods in org.apache.geronimo.corba.security.config.css with parameters of type TSSASMechConfig
 boolean CSSASMechConfig.canHandle(TSSASMechConfig asMech)
           
 boolean CSSGSSUPMechConfigDynamic.canHandle(TSSASMechConfig asMech)
           
 boolean CSSGSSUPMechConfigStatic.canHandle(TSSASMechConfig asMech)
           
 boolean CSSNULLASMechConfig.canHandle(TSSASMechConfig asMech)
           
 

Uses of TSSASMechConfig in org.apache.geronimo.corba.security.config.tss
 

Subclasses of TSSASMechConfig in org.apache.geronimo.corba.security.config.tss
 class TSSGSSUPMechConfig
           
 class TSSNULLASMechConfig
           
 

Methods in org.apache.geronimo.corba.security.config.tss that return TSSASMechConfig
static TSSASMechConfig TSSASMechConfig.decodeIOR(org.omg.CSIIOP.AS_ContextSec context)
           
protected static TSSASMechConfig TSSConfigEditor.extractASMech(TSSGSSUPType gssupMech)
           
 TSSASMechConfig TSSCompoundSecMechConfig.getAs_mech()
           
 

Methods in org.apache.geronimo.corba.security.config.tss with parameters of type TSSASMechConfig
 void TSSCompoundSecMechConfig.setAs_mech(TSSASMechConfig as_mech)
           
 



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