Interface JwtPrincipal

    • Method Detail

      • isGhost

        java.lang.Boolean isGhost()
      • getChainAccessToken

        default java.lang.String getChainAccessToken()
        make a new accessToken that will never be expired for internal chain service call.
      • getCurrentPrincipal

        static java.util.Optional<JwtPrincipal> getCurrentPrincipal()