gov.lanl.SSLTools
Class Interceptor2RadADIRON

java.lang.Object
  |
  +--org.omg.CORBA.LocalObject
        |
        +--gov.lanl.SSLTools.AbsInterceptorADIRON
              |
              +--gov.lanl.SSLTools.Interceptor2RadADIRON
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, org.omg.PortableInterceptor.Interceptor, org.omg.PortableInterceptor.InterceptorOperations, org.omg.CORBA.Object, org.omg.PortableInterceptor.ORBInitializer, org.omg.PortableInterceptor.ORBInitializerOperations, java.io.Serializable, org.omg.PortableInterceptor.ServerRequestInterceptor, org.omg.PortableInterceptor.ServerRequestInterceptorOperations

public class Interceptor2RadADIRON
extends AbsInterceptorADIRON

This class is the Access Control Interceptor which connects to a RAD.

Version:
$Revision: 1.1 $ $Date: 2002/08/06 22:27:46 $
Author:
Jim George
See Also:
Serialized Form

Field Summary
 
Fields inherited from class gov.lanl.SSLTools.AbsInterceptorADIRON
access_class_name
 
Constructor Summary
Interceptor2RadADIRON()
          Default constructor for newInstance instantiation
 
Method Summary
 void receive_request(org.omg.PortableInterceptor.ServerRequestInfo ri)
           
 
Methods inherited from class gov.lanl.SSLTools.AbsInterceptorADIRON
destroy, install_interceptor, name, post_init, pre_init, receive_request_service_contexts, send_exception, send_other, send_reply
 
Methods inherited from class org.omg.CORBA.LocalObject
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Constructor Detail

Interceptor2RadADIRON

public Interceptor2RadADIRON()
Default constructor for newInstance instantiation

Method Detail

receive_request

public void receive_request(org.omg.PortableInterceptor.ServerRequestInfo ri)
                     throws org.omg.PortableInterceptor.ForwardRequest
org.omg.PortableInterceptor.ForwardRequest


Copyright © 2000 Apache Software Foundation. All Rights Reserved.