AuthTokenContext.AuthTokenFactory

public static interface AuthTokenContext.AuthTokenFactory

Instances of this interface will be asked to provide an authorization token when various operations are performed.

Public Method Summary

abstract String

Public Methods

public abstract String getToken (AuthTokenContext context)