All Superinterfaces:
com.github.mkopylec.charon.configuration.Valid

public interface TokenValidator
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface com.github.mkopylec.charon.configuration.Valid

    validate
  • Method Details

    • validate

      boolean validate(String token)