Class TokenResult

  • All Implemented Interfaces:
    java.io.Serializable

    public class TokenResult
    extends java.lang.Object
    implements java.io.Serializable
    The result of a token exchange request.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      TokenResult()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • TokenResult

        public TokenResult()