Class TokenError


  • public class TokenError
    extends java.lang.Object
    Represents an error returned from an OAuth 2.0 token endpoint.
    • Constructor Summary

      Constructors 
      Constructor Description
      TokenError()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • TokenError

        public TokenError()