Project: stp

com.ibm.rational.stp.client.samples.cc
Class AuthenticationDemo

Object
  extended by TestCase
      extended by com.ibm.rational.stp.client.samples.cc.CcDemoBase
          extended by com.ibm.rational.stp.client.samples.cc.AuthenticationDemo

public class AuthenticationDemo
extends CcDemoBase

Demonstrate basic CM Server authentication, including use of the javax.wvcm.ProviderFactory.Callback authentication callback interface.


Nested Class Summary
 class AuthenticationDemo.DemoCallback
           
 
Nested classes/interfaces inherited from class com.ibm.rational.stp.client.samples.cc.CcDemoBase
CcDemoBase.DefaultCallback
 
Constructor Summary
AuthenticationDemo()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testCallback()
           
 
Methods inherited from class com.ibm.rational.stp.client.samples.cc.CcDemoBase
getClearCaseProvider, props, trace
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationDemo

public AuthenticationDemo()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class CcDemoBase
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Overrides:
tearDown in class CcDemoBase
Throws:
Exception

testCallback

public void testCallback()
                  throws Exception
Throws:
Exception

Generated Thu 18-Dec-2008 10:12 PM

Copyright © IBM 2008. All rights reserved.