public static class OAuth2.Error
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
OAuth2.Error.Type |
Modifier and Type | Field and Description |
---|---|
java.lang.String |
description |
java.lang.String |
error |
OAuth2.Error.Type |
type |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final OAuth2.Error.Type type
public final java.lang.String error
public final java.lang.String description
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly