Interface TokenHandler

All Superinterfaces:
TokenHandler2, TokenHandler3<RuntimeException>

public interface TokenHandler extends TokenHandler2
A TokenHandler2 that is backwards-compatible with TokenProducer 1.x.

You may consider using TokenHandler2 or TokenHandler3 instead.