| Package | Description |
|---|---|
| org.springframework.cloud.security.oauth2.proxy |
| Modifier and Type | Field and Description |
|---|---|
static ProxyAuthenticationProperties.Route.Scheme |
ProxyAuthenticationProperties.Route.Scheme.NONE
Fixed scheme of "none".
|
static ProxyAuthenticationProperties.Route.Scheme |
ProxyAuthenticationProperties.Route.Scheme.OAUTH2
Fixed scheme of "oauth2".
|
static ProxyAuthenticationProperties.Route.Scheme |
ProxyAuthenticationProperties.Route.Scheme.PASSTHRU
Fixed scheme of "passthru".
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.