play.libs
Class OAuth2.Error

java.lang.Object
  extended by play.libs.OAuth2.Error
Enclosing class:
OAuth2

public static class OAuth2.Error
extends java.lang.Object


Nested Class Summary
static class OAuth2.Error.Type
           
 
Field Summary
 java.lang.String description
           
 java.lang.String error
           
 OAuth2.Error.Type type
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

type

public final OAuth2.Error.Type type

error

public final java.lang.String error

description

public final java.lang.String description
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly