Interface TokenHandler

All Superinterfaces:
ContentHandler<RuntimeException>, ControlHandler<RuntimeException>, TokenErrorHandler<RuntimeException>, 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.