Class Session


  • public final class Session
    extends Object
    • Method Detail

      • forTokenAndVersion

        public static Session forTokenAndVersion​(String token,
                                                 String version)
      • getToken

        public String getToken()
        The authentication token
      • getVersion

        public String getVersion()
        The current version of the server
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object