org.csapi.fw.fw_access.trust_and_security
Class _IpAccessStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.fw.fw_access.trust_and_security._IpAccessStub
- All Implemented Interfaces:
- java.io.Serializable, IpAccess, IpAccessOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpAccessStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpAccess
Generated from IDL interface "IpAccess"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_opsClass
public static final java.lang.Class _opsClass
_IpAccessStub
public _IpAccessStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
releaseInterface
public void releaseInterface(java.lang.String interfaceName)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_INTERFACE_NAME
- Specified by:
releaseInterface in interface IpAccessOperations
- 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
- Specified by:
obtainInterfaceWithCallback in interface IpAccessOperations
- 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
- Specified by:
terminateAccess in interface IpAccessOperations
- Throws:
TpCommonExceptions
P_INVALID_SIGNATURE
endAccess
public void endAccess(TpProperty[] endAccessProperties)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_PROPERTY
- Specified by:
endAccess in interface IpAccessOperations
- 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
- Specified by:
relinquishInterface in interface IpAccessOperations
- Throws:
TpCommonExceptions
P_INVALID_SIGNATURE
P_INVALID_INTERFACE_NAME
listInterfaces
public java.lang.String[] listInterfaces()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Specified by:
listInterfaces in interface IpAccessOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
obtainInterface
public IpInterface obtainInterface(java.lang.String interfaceName)
throws TpCommonExceptions,
P_ACCESS_DENIED,
P_INVALID_INTERFACE_NAME
- Specified by:
obtainInterface in interface IpAccessOperations
- 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
- Specified by:
selectSigningAlgorithm in interface IpAccessOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_NO_ACCEPTABLE_SIGNING_ALGORITHM
Copyright © 2008. All Rights Reserved.