javax.wvcm
Interface ProviderFactory.TokenCallback

All Superinterfaces:
ProviderFactory.Callback
Enclosing class:
ProviderFactory

public static interface ProviderFactory.TokenCallback
extends ProviderFactory.Callback

NOT YET STANDARD Token based callback for provider. Represents a security token rather than user/password pair.


Nested Class Summary
static interface ProviderFactory.TokenCallback.TokenAuthentication
          Token authentication information.
 
Nested classes/interfaces inherited from interface javax.wvcm.ProviderFactory.Callback
ProviderFactory.Callback.Authentication
 
Method Summary
 ProviderFactory.TokenCallback.TokenAuthentication getTokenAuthentication()
           
 
Methods inherited from interface javax.wvcm.ProviderFactory.Callback
getAuthentication
 

Method Detail

getTokenAuthentication

ProviderFactory.TokenCallback.TokenAuthentication getTokenAuthentication()


Copyright (c) 2003 - Apache Software Foundation