Class Token

java.lang.Object
com.subaio.fintechbridge.Token

public final class Token
extends java.lang.Object
Internal
  • Constructor Summary

    Constructors 
    Constructor Description
    Token​(java.lang.String rawJWT)  
  • Method Summary

    Modifier and Type Method Description
    JWTPayload getPayload()  
    java.lang.String getRawJWT()  
    boolean isExpired()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait