| Package | Description |
|---|---|
| org.springframework.security.oauth.provider.attributes |
| Modifier and Type | Method and Description |
|---|---|
ConsumerSecurityConfig.ConsumerSecurityType |
ConsumerSecurityConfig.getSecurityType()
Deprecated.
|
static ConsumerSecurityConfig.ConsumerSecurityType |
ConsumerSecurityConfig.ConsumerSecurityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsumerSecurityConfig.ConsumerSecurityType[] |
ConsumerSecurityConfig.ConsumerSecurityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConsumerSecurityConfig(String config,
ConsumerSecurityConfig.ConsumerSecurityType type)
Deprecated.
|
Copyright © 2020. All rights reserved.