public static final class ProxyAuthenticationProperties.Route.Scheme extends Object
| Modifier and Type | Field and Description |
|---|---|
static ProxyAuthenticationProperties.Route.Scheme |
NONE
Fixed scheme of "none".
|
static ProxyAuthenticationProperties.Route.Scheme |
OAUTH2
Fixed scheme of "oauth2".
|
static ProxyAuthenticationProperties.Route.Scheme |
PASSTHRU
Fixed scheme of "passthru".
|
public static final ProxyAuthenticationProperties.Route.Scheme OAUTH2
public static final ProxyAuthenticationProperties.Route.Scheme PASSTHRU
public static final ProxyAuthenticationProperties.Route.Scheme NONE
public boolean matches(String value)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.