KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > NO_PERMISSION > Top Examples

  • 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.jacorb.security.sas.SASClientInterceptor
    This is the SAS Client Security Service (CSS) Interceptor @author David Robison @version $Id: SASClientInterceptor.java,v 1.25 2005/06/01 11:03:58 andre.spiegel 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"> ...
  • org.jboss.tm.iiop.client.IIOPClientUserTransaction
    The client-side UserTransaction implementation for RMI/IIOP clients. This will delegate all UserTransaction calls to the server. <em>Warning:</em> This is only for stand-alone RMI/IIOP clients that do not have their own transaction service. No local work is done in the context of tran ...
  • 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
  • demo.notification.office.PrinterImpl
Popular Tags