org.jacorb.security.sas.SASTargetInterceptor This is the SAS Target Security Service (TSS) Interceptor @author David Robison @version $Id: SASTargetInterceptor.java,v 1.27 2005/06/01 11:22:29 andre.spiegel Exp $
org.objectweb.corba.trace.PI.ServerRequestInfoReader @author Jerome Offroy class used to read CORBA::ServerRequestInfo TODO change logLevel to a more configurable way to get CORBA information about current call
org.jboss.iiop.csiv2.SASTargetInterceptor This implementation of <code>org.omg.PortableInterceptor.ServerRequestInterceptor</code> extracts the security attribute service (SAS) context from incoming IIOP and inserts SAS messages into the SAS context of outgoing IIOP replies. @author <a HREF="mailto:reverbel@ime.usp.br"> ...
org.jacorb.orb.portableInterceptor.ServerRequestInfoImpl This class represents the type of info object that will be passed to the ServerRequestInterceptors. <br> See PI Spec p.5-50ff @author Nicolas Noffke @version $Id: ServerRequestInfoImpl.java,v 1.16 2005/06/01 11:30:43 andre.spiegel Exp $