KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > IOP > TaggedComponent > Top Examples

  • org.jboss.iiop.csiv2.CSIv2Util
    Helper class @author Dimitris.Andreadis@jboss.org @author Francisco Reverbel @author Stefan Neusatz Guilhen @version $Revision: 1.11.4.1 $
  • org.objectweb.jonas.security.iiop.Csiv2IorInterceptor
    IOR interceptor for the supports of CSiv2 level 0 as described by chapter 19.8.2.5 Stateful support is not require for level 0 @author Florent Benoit @see Common Secure Interoperability V2 Specification (July 23,2001)
  • org.jacorb.orb.util.PrintIOR
    @author Gerald Brose @version $Id: PrintIOR.java,v 1.35 2004/10/21 14:49:53 francisco Exp $
  • org.jboss.iiop.csiv2.CSIv2Policy
    Implements <code>org.omg.CORBA.Policy</code> objects containing csiv2 ior security config info @author Dimitris.Andreadis@jboss.org @version $Revision: 1.6.4.2 $
  • org.jboss.iiop.csiv2.CSIv2IORInterceptor
    Implements an <code>org.omg.PortableInterceptor.IORInterceptor</code> that CSIv2 info to an IOR. @author Dimitris.Andreadis@jboss.org @version $Revision: 1.8.4.2 $
  • org.coach.util.InternetProfile
  • org.jboss.tm.iiop.TxIORInterceptor
    Implements an <code>org.omg.PortableInterceptor.IORInterceptor</code> that adds spec defined COSTransaction entries to an IOR. @author <a HREF="mailto:adrian@jboss.com">Adrian Brock</a> @version $Revision: 1.2.4.1 $
  • 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.jboss.iiop.csiv2.SASClientInterceptor
    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. ...
Popular Tags