Interface TokenHandler


  • public interface TokenHandler
    Responsible for the validation, generation and parsing of tokens used for keying a JsonValue representative of some state. Implementers must catch implementation-specific exceptions and re-throw as TokenHandlerException.