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

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

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

Methods in org.apache.geronimo.corba.security.config.css with parameters of type TSSCompoundSecMechConfig
 boolean CSSCompoundSecMechConfig.canHandle(TSSCompoundSecMechConfig requirement)
           
 

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

Methods in org.apache.geronimo.corba.security.config.tss that return TSSCompoundSecMechConfig
static TSSCompoundSecMechConfig TSSCompoundSecMechConfig.decodeIOR(Codec codec, org.omg.CSIIOP.CompoundSecMech compoundSecMech)
           
protected static TSSCompoundSecMechConfig TSSConfigEditor.extractCompoundSecMech(org.apache.geronimo.corba.xbeans.csiv2.tss.TSSCompoundSecMechType mech, ClassLoader cl)
           
 TSSCompoundSecMechConfig TSSCompoundSecMechListConfig.mechAt(int i)
           
 

Methods in org.apache.geronimo.corba.security.config.tss with parameters of type TSSCompoundSecMechConfig
 void TSSCompoundSecMechListConfig.add(TSSCompoundSecMechConfig mech)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.