org.jboss.iiop.csiv2.SASClientIdentityInterceptor This implementation of <code>org.omg.PortableInterceptor.ClientRequestInterceptor</code> inserts the security attribute service (SAS) context into outgoing IIOP requests and handles the SAS messages received from the target security service in the SAS context of incoming IIOP replies. ...
org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor SAS context interceptor on server side @see Csiv2 spec : A target security service (TSS) is the security service associated with the ORB that hosts the target object. @see Common Secure Interoperability V2 Specification (July 23,2001) @author Florent Benoit
org.jacorb.orb.portableInterceptor.Codec_CDR_1_0_Impl This class represents a codec for encoding ENCODING_CDR_ENCAPS 1.0. See PI SPec p.10-77ff @author Nicolas Noffke @version $Id: Codec_CDR_1_0_Impl.java,v 1.11 2004/05/06 12:40:00 nicolas Exp $