org.jacorb.orb.portableInterceptor.InterceptorManager This class "manages" the portable interceptors registered with the ORB, and controls the PICurrent. @author Nicolas Noffke @version $Id: InterceptorManager.java,v 1.17 2004/07/19 15:28:50 phil.mesnier Exp $
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"> ...