org.csapi.fw.fw_access.trust_and_security
Class IpInitialPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_access.trust_and_security.IpInitialPOA
org.csapi.fw.fw_access.trust_and_security.IpInitialPOATie
- All Implemented Interfaces:
- IpInitialOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpInitialPOATie
- extends IpInitialPOA
Generated from IDL interface "IpInitial"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpInitialPOATie
public IpInitialPOATie(IpInitialOperations delegate)
IpInitialPOATie
public IpInitialPOATie(IpInitialOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpInitial _this()
- Overrides:
_this in class IpInitialPOA
_this
public IpInitial _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpInitialPOA
_delegate
public IpInitialOperations _delegate()
_delegate
public void _delegate(IpInitialOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
initiateAuthenticationWithVersion
public TpAuthDomain initiateAuthenticationWithVersion(TpAuthDomain clientDomain,
java.lang.String authType,
java.lang.String frameworkVersion)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_VERSION,
P_INVALID_AUTH_TYPE,
P_INVALID_DOMAIN_ID
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_VERSION
P_INVALID_AUTH_TYPE
P_INVALID_DOMAIN_ID
initiateAuthentication
public TpAuthDomain initiateAuthentication(TpAuthDomain clientDomain,
java.lang.String authType)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_AUTH_TYPE,
P_INVALID_DOMAIN_ID
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_AUTH_TYPE
P_INVALID_DOMAIN_ID
Copyright © 2008. All Rights Reserved.