Interface PasetoParser


  • public interface PasetoParser
    A parser for parsing and validating paseto tokens.
    Since:
    0.1.0
    See Also:
    PasetoParserBuilder
    • Method Detail

      • parse

        Paseto parse​(java.lang.String token)