Class TokenCLI


  • public class TokenCLI
    extends CLI
    Author:
    Endi S. Dewata
    • Constructor Detail

      • TokenCLI

        public TokenCLI​(CLI parent)
    • Method Detail

      • getTokenClient

        public TokenClient getTokenClient()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • printToken

        public static void printToken​(TokenData token)