org.csapi.fw.fw_access.trust_and_security
Class IpAuthenticationPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_access.trust_and_security.IpAuthenticationPOA
          extended by org.csapi.fw.fw_access.trust_and_security.IpAuthenticationPOATie
All Implemented Interfaces:
IpAuthenticationOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAuthenticationPOATie
extends IpAuthenticationPOA

Generated from IDL interface "IpAuthentication"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpAuthenticationPOATie(IpAuthenticationOperations delegate)
           
IpAuthenticationPOATie(IpAuthenticationOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAuthenticationOperations _delegate()
           
 void _delegate(IpAuthenticationOperations delegate)
           
 IpAuthentication _this()
           
 IpAuthentication _this(org.omg.CORBA.ORB orb)
           
 IpInterface requestAccess(java.lang.String accessType, IpInterface clientAccessInterface)
           
 
Methods inherited from class org.csapi.fw.fw_access.trust_and_security.IpAuthenticationPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpAuthenticationPOATie

public IpAuthenticationPOATie(IpAuthenticationOperations delegate)

IpAuthenticationPOATie

public IpAuthenticationPOATie(IpAuthenticationOperations delegate,
                              org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAuthentication _this()
Overrides:
_this in class IpAuthenticationPOA

_this

public IpAuthentication _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAuthenticationPOA

_delegate

public IpAuthenticationOperations _delegate()

_delegate

public void _delegate(IpAuthenticationOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

requestAccess

public IpInterface requestAccess(java.lang.String accessType,
                                 IpInterface clientAccessInterface)
                          throws P_INVALID_INTERFACE_TYPE,
                                 TpCommonExceptions,
                                 P_INVALID_ACCESS_TYPE,
                                 P_ACCESS_DENIED
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_ACCESS_TYPE
P_ACCESS_DENIED


Copyright © 2008. All Rights Reserved.