Interface TokenFactoryFactory.TokenFactory

All Known Implementing Classes:
AuthenticationClientManagerBase.SingleClientTokenFactory, AuthenticationClientManagerBase.TokenFactoryBase
Enclosing interface:
TokenFactoryFactory

public static interface TokenFactoryFactory.TokenFactory
TokenFactory allows to execute actions with a transient token. It requests the token for its caller, and then performs the action provided with it.