public static class ProxyAuthenticationProperties.Route.Scheme extends Object
Modifier and Type | Field and Description |
---|---|
static ProxyAuthenticationProperties.Route.Scheme |
NONE |
static ProxyAuthenticationProperties.Route.Scheme |
OAUTH2 |
static ProxyAuthenticationProperties.Route.Scheme |
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 © 2015 Pivotal Software, Inc.. All rights reserved.