Class PermaTokens


  • public final class PermaTokens
    extends java.lang.Object
    Author:
    Alex Kalderimis
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<java.lang.String,​java.lang.Object> format​(PermanentToken token)
      Format a permanent token as a map.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • format

        public static java.util.Map<java.lang.String,​java.lang.Object> format​(PermanentToken token)
        Format a permanent token as a map.
        Parameters:
        token - The token
        Returns:
        a map of properties.