org.csapi.fw.fw_access.trust_and_security
Class IpAccessPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_access.trust_and_security.IpAccessPOA
org.csapi.fw.fw_access.trust_and_security.IpAccessPOATie
- All Implemented Interfaces:
- IpAccessOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAccessPOATie
- extends IpAccessPOA
Generated from IDL interface "IpAccess"
- 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 |
IpAccessPOATie
public IpAccessPOATie(IpAccessOperations delegate)
IpAccessPOATie
public IpAccessPOATie(IpAccessOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAccess _this()
- Overrides:
_this in class IpAccessPOA
_this
public IpAccess _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAccessPOA
_delegate
public IpAccessOperations _delegate()
_delegate
public void _delegate(IpAccessOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
releaseInterface
public void releaseInterface(java.lang.String interfaceName)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_INTERFACE_NAME
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_INTERFACE_NAME
obtainInterfaceWithCallback
public IpInterface obtainInterfaceWithCallback(java.lang.String interfaceName,
IpInterface clientInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_INTERFACE_NAME
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_INTERFACE_NAME
terminateAccess
public void terminateAccess(java.lang.String terminationText,
byte[] digitalSignature)
throws TpCommonExceptions,
P_INVALID_SIGNATURE
- Throws:
TpCommonExceptions
P_INVALID_SIGNATURE
endAccess
public void endAccess(TpProperty[] endAccessProperties)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_PROPERTY
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_PROPERTY
relinquishInterface
public void relinquishInterface(java.lang.String interfaceName,
java.lang.String terminationText,
byte[] digitalSignature)
throws TpCommonExceptions,
P_INVALID_SIGNATURE,
P_INVALID_INTERFACE_NAME
- Throws:
TpCommonExceptions
P_INVALID_SIGNATURE
P_INVALID_INTERFACE_NAME
listInterfaces
public java.lang.String[] listInterfaces()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
obtainInterface
public IpInterface obtainInterface(java.lang.String interfaceName)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_INTERFACE_NAME
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_INTERFACE_NAME
selectSigningAlgorithm
public java.lang.String selectSigningAlgorithm(java.lang.String signingAlgorithmCaps)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_NO_ACCEPTABLE_SIGNING_ALGORITHM
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_NO_ACCEPTABLE_SIGNING_ALGORITHM
Copyright © 2009. All Rights Reserved.