All Known Implementing Classes:
OrientJwtHeader

public interface OTokenHeader
Created by emrul on 28/09/2014.
Author:
Emrul Islam invalid input: '<'emrul@emrul.com> Copyright 2014 Emrul Islam
  • Method Details

    • getAlgorithm

      String getAlgorithm()
    • setAlgorithm

      void setAlgorithm(String alg)
    • getType

      String getType()
    • setType

      void setType(String typ)
    • getKeyId

      String getKeyId()
    • setKeyId

      void setKeyId(String kid)