org.csapi.pam.event
Class IpPAMEventHandlerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.pam.event.IpPAMEventHandlerPOA
org.csapi.pam.event.IpPAMEventHandlerPOATie
- All Implemented Interfaces:
- IpInterfaceOperations, IpPAMEventHandlerOperations, org.omg.CORBA.portable.InvokeHandler
public class IpPAMEventHandlerPOATie
- extends IpPAMEventHandlerPOA
Generated from IDL interface "IpPAMEventHandler"
- 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 |
IpPAMEventHandlerPOATie
public IpPAMEventHandlerPOATie(IpPAMEventHandlerOperations delegate)
IpPAMEventHandlerPOATie
public IpPAMEventHandlerPOATie(IpPAMEventHandlerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpPAMEventHandler _this()
- Overrides:
_this in class IpPAMEventHandlerPOA
_this
public IpPAMEventHandler _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpPAMEventHandlerPOA
_delegate
public IpPAMEventHandlerOperations _delegate()
_delegate
public void _delegate(IpPAMEventHandlerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
deregisterFromEvent
public void deregisterFromEvent(int eventID,
byte[] authToken)
throws P_PAM_NOT_REGISTERED,
TpCommonExceptions,
P_PAM_INVALID_CREDENTIAL
- Throws:
P_PAM_NOT_REGISTERED
TpCommonExceptions
P_PAM_INVALID_CREDENTIAL
registerAppInterface
public int registerAppInterface(IpAppPAMEventHandler appInterface,
byte[] authToken)
throws TpCommonExceptions,
P_PAM_INVALID_CREDENTIAL
- Throws:
TpCommonExceptions
P_PAM_INVALID_CREDENTIAL
isRegistered
public boolean isRegistered(int clientID,
byte[] authToken)
throws TpCommonExceptions,
P_PAM_INVALID_CREDENTIAL
- Throws:
TpCommonExceptions
P_PAM_INVALID_CREDENTIAL
registerForEvent
public int registerForEvent(int clientID,
TpPAMEventInfo[] eventList,
int validFor,
byte[] authToken)
throws P_PAM_NOT_REGISTERED,
TpCommonExceptions,
P_PAM_INVALID_CREDENTIAL
- Throws:
P_PAM_NOT_REGISTERED
TpCommonExceptions
P_PAM_INVALID_CREDENTIAL
deregisterAppInterface
public void deregisterAppInterface(int clientID,
byte[] authToken)
throws P_PAM_NOT_REGISTERED,
TpCommonExceptions,
P_PAM_INVALID_CREDENTIAL
- Throws:
P_PAM_NOT_REGISTERED
TpCommonExceptions
P_PAM_INVALID_CREDENTIAL
Copyright © 2008. All Rights Reserved.