|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenType | |
|---|---|
| org.apache.oltu.oauth2.common | |
| org.apache.oltu.oauth2.common.message.types | |
| Uses of TokenType in org.apache.oltu.oauth2.common |
|---|
| Fields in org.apache.oltu.oauth2.common declared as TokenType | |
|---|---|
static TokenType |
OAuth.DEFAULT_TOKEN_TYPE
|
| Uses of TokenType in org.apache.oltu.oauth2.common.message.types |
|---|
| Methods in org.apache.oltu.oauth2.common.message.types that return TokenType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||