Class AccessServices.TokenResponse

  • Enclosing class:
    AccessServices

    public static class AccessServices.TokenResponse
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TokenResponse()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getToken()  
      void setToken​(java.lang.String token)  
      • Methods inherited from class java.lang.Object

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

      • TokenResponse

        public TokenResponse()
    • Method Detail

      • getToken

        public java.lang.String getToken()
      • setToken

        public void setToken​(java.lang.String token)