| Package | Description |
|---|---|
| org.apache.oltu.oauth2.common | |
| org.apache.oltu.oauth2.common.message.types |
| Modifier and Type | Field and Description |
|---|---|
static TokenType |
OAuth.DEFAULT_TOKEN_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static TokenType |
TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenType[] |
TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.