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.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. ...