Class SSOToken

  • All Implemented Interfaces:
    java.io.Serializable

    public class SSOToken
    extends org.forgerock.android.auth.Token
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SSOToken​(java.lang.String value)  
    • Method Summary

      • Methods inherited from class org.forgerock.android.auth.Token

        equals, getValue, hashCode
      • Methods inherited from class java.lang.Object

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

      • SSOToken

        public SSOToken​(java.lang.String value)