public class OAuth2Types extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OAuth2Types.CodeType
Enumerated token types in the OAuth 2.0 specification.
|
static class |
OAuth2Types.ErrorType
Enumerated error types in the OAuth 2.0 specification.
|
static class |
OAuth2Types.GrantType
Enumerated grant types in the OAuth 2.0 specification.
|
static class |
OAuth2Types.ResponseType
Enumerated response types in the OAuth 2.0 specification.
|
static class |
OAuth2Types.TokenFormat
Enumerated token types in the OAuth 2.0 specification.
|
| Constructor and Description |
|---|
OAuth2Types() |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.