org.mobicents.slee.resource.parlay.fw.access
Class IpClientAPILevelAuthenticationImpl

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_access.trust_and_security.IpClientAPILevelAuthenticationPOA
          extended by org.mobicents.slee.resource.parlay.fw.access.IpClientAPILevelAuthenticationImpl
All Implemented Interfaces:
org.csapi.fw.fw_access.trust_and_security.IpClientAPILevelAuthenticationOperations, org.csapi.IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpClientAPILevelAuthenticationImpl
extends org.csapi.fw.fw_access.trust_and_security.IpClientAPILevelAuthenticationPOA

Version:
$Revision: 1.8 $

Constructor Summary
IpClientAPILevelAuthenticationImpl()
           
IpClientAPILevelAuthenticationImpl(org.omg.PortableServer.POA the_poa)
           
 
Method Summary
static IpClientAPILevelAuthenticationImpl _create(org.omg.PortableServer.POA the_poa)
           
 org.omg.PortableServer.POA _default_POA()
           
 void abortAuthentication()
           
 byte[] authenticate(byte[] challenge)
           
 void authenticationSucceeded()
           
 byte[] challenge(byte[] chapChallenge)
           
 void cleanup()
          This method will clean up all internal object references.
 void setTSMBean(TSMBean tsmBean)
           
 java.lang.String toString()
          Defines a method used to provide the caller with a string representation of the class.
 
Methods inherited from class org.csapi.fw.fw_access.trust_and_security.IpClientAPILevelAuthenticationPOA
_all_interfaces, _invoke, _this, _this
 
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, wait, wait, wait
 

Constructor Detail

IpClientAPILevelAuthenticationImpl

public IpClientAPILevelAuthenticationImpl(org.omg.PortableServer.POA the_poa)

IpClientAPILevelAuthenticationImpl

public IpClientAPILevelAuthenticationImpl()
Method Detail

_create

public static IpClientAPILevelAuthenticationImpl _create(org.omg.PortableServer.POA the_poa)
Parameters:
the_poa -
Returns:

authenticate

public byte[] authenticate(byte[] challenge)

challenge

public byte[] challenge(byte[] chapChallenge)

abortAuthentication

public void abortAuthentication()

authenticationSucceeded

public void authenticationSucceeded()

setTSMBean

public void setTSMBean(TSMBean tsmBean)
Parameters:
tsmBean -

toString

public java.lang.String toString()
Defines a method used to provide the caller with a string representation of the class.

Overrides:
toString in class java.lang.Object
Returns:
This is an developer defined representation of the class object as a string

cleanup

public void cleanup()
This method will clean up all internal object references.


_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant


Copyright © 2008. All Rights Reserved.