org.csapi.fw.fw_access.trust_and_security
Class IpClientAccessPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_access.trust_and_security.IpClientAccessPOA
          extended by org.csapi.fw.fw_access.trust_and_security.IpClientAccessPOATie
All Implemented Interfaces:
IpClientAccessOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpClientAccessPOATie
extends IpClientAccessPOA

Generated from IDL interface "IpClientAccess"

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

Constructor Summary
IpClientAccessPOATie(IpClientAccessOperations delegate)
           
IpClientAccessPOATie(IpClientAccessOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpClientAccessOperations _delegate()
           
 void _delegate(IpClientAccessOperations delegate)
           
 IpClientAccess _this()
           
 IpClientAccess _this(org.omg.CORBA.ORB orb)
           
 void terminateAccess(java.lang.String terminationText, java.lang.String signingAlgorithm, byte[] digitalSignature)
           
 
Methods inherited from class org.csapi.fw.fw_access.trust_and_security.IpClientAccessPOA
_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

IpClientAccessPOATie

public IpClientAccessPOATie(IpClientAccessOperations delegate)

IpClientAccessPOATie

public IpClientAccessPOATie(IpClientAccessOperations delegate,
                            org.omg.PortableServer.POA poa)
Method Detail

_this

public IpClientAccess _this()
Overrides:
_this in class IpClientAccessPOA

_this

public IpClientAccess _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpClientAccessPOA

_delegate

public IpClientAccessOperations _delegate()

_delegate

public void _delegate(IpClientAccessOperations delegate)

_default_POA

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

terminateAccess

public void terminateAccess(java.lang.String terminationText,
                            java.lang.String signingAlgorithm,
                            byte[] digitalSignature)
                     throws P_INVALID_SIGNING_ALGORITHM,
                            TpCommonExceptions,
                            P_INVALID_SIGNATURE
Throws:
P_INVALID_SIGNING_ALGORITHM
TpCommonExceptions
P_INVALID_SIGNATURE


Copyright © 2008. All Rights Reserved.