Interface ValidatorAccessTokenValidator.ClaimSupplier<T>

Enclosing class:
ValidatorAccessTokenValidator

public static interface ValidatorAccessTokenValidator.ClaimSupplier<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      T get() throws org.jose4j.jwt.MalformedClaimException
      Throws:
      org.jose4j.jwt.MalformedClaimException