org.csapi.pam.access
Class IpAppPAMPreferenceCheckPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.pam.access.IpAppPAMPreferenceCheckPOA
          extended by org.csapi.pam.access.IpAppPAMPreferenceCheckPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpAppPAMPreferenceCheckOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppPAMPreferenceCheckPOATie
extends IpAppPAMPreferenceCheckPOA

Generated from IDL interface "IpAppPAMPreferenceCheck"

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

Constructor Summary
IpAppPAMPreferenceCheckPOATie(IpAppPAMPreferenceCheckOperations delegate)
           
IpAppPAMPreferenceCheckPOATie(IpAppPAMPreferenceCheckOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppPAMPreferenceCheckOperations _delegate()
           
 void _delegate(IpAppPAMPreferenceCheckOperations delegate)
           
 IpAppPAMPreferenceCheck _this()
           
 IpAppPAMPreferenceCheck _this(org.omg.CORBA.ORB orb)
           
 TpPAMAvailabilityProfile[] computeAvailability(java.lang.String identity, TpPAMContext pamContext, java.lang.String[] attributeNames, byte[] authToken)
           
 
Methods inherited from class org.csapi.pam.access.IpAppPAMPreferenceCheckPOA
_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

IpAppPAMPreferenceCheckPOATie

public IpAppPAMPreferenceCheckPOATie(IpAppPAMPreferenceCheckOperations delegate)

IpAppPAMPreferenceCheckPOATie

public IpAppPAMPreferenceCheckPOATie(IpAppPAMPreferenceCheckOperations delegate,
                                     org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppPAMPreferenceCheck _this()
Overrides:
_this in class IpAppPAMPreferenceCheckPOA

_this

public IpAppPAMPreferenceCheck _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppPAMPreferenceCheckPOA

_delegate

public IpAppPAMPreferenceCheckOperations _delegate()

_delegate

public void _delegate(IpAppPAMPreferenceCheckOperations delegate)

_default_POA

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

computeAvailability

public TpPAMAvailabilityProfile[] computeAvailability(java.lang.String identity,
                                                      TpPAMContext pamContext,
                                                      java.lang.String[] attributeNames,
                                                      byte[] authToken)


Copyright © 2008. All Rights Reserved.