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

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

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

Methods in org.apache.geronimo.corba.security.config.css with parameters of type TSSSASMechConfig
 boolean CSSSASMechConfig.canHandle(TSSSASMechConfig sasMech)
           
 

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

Subclasses of TSSSASMechConfig in org.apache.geronimo.corba.security.config.tss
 class TSSX509AttributeCertChain
           
 

Methods in org.apache.geronimo.corba.security.config.tss that return TSSSASMechConfig
protected static TSSSASMechConfig TSSConfigEditor.extractSASMech(org.apache.geronimo.corba.xbeans.csiv2.tss.TSSSasMechType sasMech, ClassLoader cl)
           
 TSSSASMechConfig TSSCompoundSecMechConfig.getSas_mech()
           
 

Methods in org.apache.geronimo.corba.security.config.tss with parameters of type TSSSASMechConfig
 void TSSCompoundSecMechConfig.setSas_mech(TSSSASMechConfig sas_mech)
           
 



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