Class JWTPayload

java.lang.Object
com.subaio.fintechbridge.JWTPayload

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

    Constructors 
    Constructor Description
    JWTPayload​(byte[] payload)  
  • Method Summary

    Modifier and Type Method Description
    long getExpirationTimestamp()  

    Methods inherited from class java.lang.Object

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