org.csapi.fw.fw_access.trust_and_security
Class IpClientAPILevelAuthenticationPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_access.trust_and_security.IpClientAPILevelAuthenticationPOA
          extended by org.csapi.fw.fw_access.trust_and_security.IpClientAPILevelAuthenticationPOATie
All Implemented Interfaces:
IpClientAPILevelAuthenticationOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpClientAPILevelAuthenticationPOATie
extends IpClientAPILevelAuthenticationPOA

Generated from IDL interface "IpClientAPILevelAuthentication"

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

Constructor Summary
IpClientAPILevelAuthenticationPOATie(IpClientAPILevelAuthenticationOperations delegate)
           
IpClientAPILevelAuthenticationPOATie(IpClientAPILevelAuthenticationOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpClientAPILevelAuthenticationOperations _delegate()
           
 void _delegate(IpClientAPILevelAuthenticationOperations delegate)
           
 IpClientAPILevelAuthentication _this()
           
 IpClientAPILevelAuthentication _this(org.omg.CORBA.ORB orb)
           
 void abortAuthentication()
           
 byte[] authenticate(byte[] challenge)
           
 void authenticationSucceeded()
           
 byte[] challenge(byte[] challenge)
           
 
Methods inherited from class org.csapi.fw.fw_access.trust_and_security.IpClientAPILevelAuthenticationPOA
_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

IpClientAPILevelAuthenticationPOATie

public IpClientAPILevelAuthenticationPOATie(IpClientAPILevelAuthenticationOperations delegate)

IpClientAPILevelAuthenticationPOATie

public IpClientAPILevelAuthenticationPOATie(IpClientAPILevelAuthenticationOperations delegate,
                                            org.omg.PortableServer.POA poa)
Method Detail

_this

public IpClientAPILevelAuthentication _this()
Overrides:
_this in class IpClientAPILevelAuthenticationPOA

_this

public IpClientAPILevelAuthentication _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpClientAPILevelAuthenticationPOA

_delegate

public IpClientAPILevelAuthenticationOperations _delegate()

_delegate

public void _delegate(IpClientAPILevelAuthenticationOperations delegate)

_default_POA

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

challenge

public byte[] challenge(byte[] challenge)

authenticationSucceeded

public void authenticationSucceeded()

authenticate

public byte[] authenticate(byte[] challenge)

abortAuthentication

public void abortAuthentication()


Copyright © 2009. All Rights Reserved.