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