Uses of Class
org.openejb.corba.security.config.tss.TSSCompoundSecMechConfig

Packages that use TSSCompoundSecMechConfig
org.openejb.corba.security.config.css   
org.openejb.corba.security.config.tss   
 

Uses of TSSCompoundSecMechConfig in org.openejb.corba.security.config.css
 

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

Uses of TSSCompoundSecMechConfig in org.openejb.corba.security.config.tss
 

Methods in org.openejb.corba.security.config.tss that return TSSCompoundSecMechConfig
static TSSCompoundSecMechConfig TSSCompoundSecMechConfig.decodeIOR(Codec codec, org.omg.CSIIOP.CompoundSecMech compoundSecMech)
           
 TSSCompoundSecMechConfig TSSCompoundSecMechListConfig.mechAt(int i)
           
 

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



Copyright © 1999-2006 OpenEJB. All Rights Reserved.