Package 

Class Token

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Token
     implements Parcelable
                        

    Class that represents an authorization token

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String token
    • Constructor Summary

      Constructors 
      Constructor Description
      Token(String token)
    • Method Summary

      Modifier and Type Method Description
      final String getToken()
      • Methods inherited from class java.lang.Object

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

      • Token

        Token(String token)
        Parameters:
        token - token for authorization