Project: stp

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

Object
  extended by com.ibm.rational.stp.client.samples.cc.AuthenticationDemo.DemoCallback
All Implemented Interfaces:
javax.wvcm.ProviderFactory.Callback
Enclosing class:
AuthenticationDemo

public class AuthenticationDemo.DemoCallback
extends Object
implements javax.wvcm.ProviderFactory.Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.wvcm.ProviderFactory.Callback
javax.wvcm.ProviderFactory.Callback.Authentication
 
Constructor Summary
AuthenticationDemo.DemoCallback()
           
 
Method Summary
 javax.wvcm.ProviderFactory.Callback.Authentication getAuthentication(String realm, int retryCount)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationDemo.DemoCallback

public AuthenticationDemo.DemoCallback()
Method Detail

getAuthentication

public javax.wvcm.ProviderFactory.Callback.Authentication getAuthentication(String realm,
                                                                            int retryCount)
                                                                     throws javax.wvcm.WvcmException
Specified by:
getAuthentication in interface javax.wvcm.ProviderFactory.Callback
Throws:
javax.wvcm.WvcmException

Generated Fri 16-Aug-2013 10:37 PM

Copyright © IBM 2013. All rights reserved.