Home » geronimo-2.2-source-release » org.apache.geronimo.corba.security.config.tss » [javadoc | source]
org.apache.geronimo.corba.security.config.tss
public class: TSSCompoundSecMechConfig [javadoc | source]
java.lang.Object
   org.apache.geronimo.corba.security.config.tss.TSSCompoundSecMechConfig

All Implemented Interfaces:
    Serializable

Method from org.apache.geronimo.corba.security.config.tss.TSSCompoundSecMechConfig Summary:
check,   decodeIOR,   encodeIOR,   getAs_mech,   getRequires,   getSas_mech,   getSupports,   getTransport_mech,   setAs_mech,   setSas_mech,   setTransport_mech,   toString,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.geronimo.corba.security.config.tss.TSSCompoundSecMechConfig Detail:
 public Subject check(EstablishContext msg) throws SASException 
 public static TSSCompoundSecMechConfig decodeIOR(Codec codec,
    CompoundSecMech compoundSecMech) throws Exception 
 public CompoundSecMech encodeIOR(ORB orb,
    Codec codec) throws Exception 
 public TSSASMechConfig getAs_mech() 
 public short getRequires() 
 public TSSSASMechConfig getSas_mech() 
 public short getSupports() 
 public TSSTransportMechConfig getTransport_mech() 
 public  void setAs_mech(TSSASMechConfig as_mech) 
 public  void setSas_mech(TSSSASMechConfig sas_mech) 
 public  void setTransport_mech(TSSTransportMechConfig transport_mech) 
 public String toString() 
  void toString(String spaces,
    StringBuffer buf)