org.openejb.corba.security.config.css
Class CSSCompoundSecMechConfig
java.lang.Object
org.openejb.corba.security.config.css.CSSCompoundSecMechConfig
- All Implemented Interfaces:
- Serializable
- public class CSSCompoundSecMechConfig
- extends Object
- implements Serializable
- Version:
- $Rev: 445397 $ $Date: 2005-04-13 16:31:20 +0200 (Wed, 13 Apr 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSCompoundSecMechConfig
public CSSCompoundSecMechConfig()
getTransport_mech
public CSSTransportMechConfig getTransport_mech()
setTransport_mech
public void setTransport_mech(CSSTransportMechConfig transport_mech)
getAs_mech
public CSSASMechConfig getAs_mech()
setAs_mech
public void setAs_mech(CSSASMechConfig as_mech)
getSas_mech
public CSSSASMechConfig getSas_mech()
setSas_mech
public void setSas_mech(CSSSASMechConfig sas_mech)
canHandle
public boolean canHandle(TSSCompoundSecMechConfig requirement)
generateServiceContext
public ServiceContext generateServiceContext()
throws UserException
- Throws:
UserException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.