org.csapi.fw.fw_access.trust_and_security
Interface IpClientAPILevelAuthenticationOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpClientAPILevelAuthentication
All Known Implementing Classes:
_IpClientAPILevelAuthenticationStub, IpClientAPILevelAuthenticationPOA, IpClientAPILevelAuthenticationPOATie

public interface IpClientAPILevelAuthenticationOperations
extends IpInterfaceOperations

Generated from IDL interface "IpClientAPILevelAuthentication"

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

Method Summary
 void abortAuthentication()
           
 byte[] authenticate(byte[] challenge)
           
 void authenticationSucceeded()
           
 byte[] challenge(byte[] challenge)
           
 

Method Detail

authenticate

byte[] authenticate(byte[] challenge)

abortAuthentication

void abortAuthentication()

authenticationSucceeded

void authenticationSucceeded()

challenge

byte[] challenge(byte[] challenge)


Copyright © 2009. All Rights Reserved.