org.csapi.fw.fw_access.trust_and_security
Interface IpClientAccessOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpClientAccess
All Known Implementing Classes:
_IpClientAccessStub, IpClientAccessPOA, IpClientAccessPOATie

public interface IpClientAccessOperations
extends IpInterfaceOperations

Generated from IDL interface "IpClientAccess"

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

Method Summary
 void terminateAccess(java.lang.String terminationText, java.lang.String signingAlgorithm, byte[] digitalSignature)
           
 

Method Detail

terminateAccess

void terminateAccess(java.lang.String terminationText,
                     java.lang.String signingAlgorithm,
                     byte[] digitalSignature)
                     throws P_INVALID_SIGNING_ALGORITHM,
                            TpCommonExceptions,
                            P_INVALID_SIGNATURE
Throws:
P_INVALID_SIGNING_ALGORITHM
TpCommonExceptions
P_INVALID_SIGNATURE


Copyright © 2009. All Rights Reserved.