public static class VaultClients.PrefixAwareUriTemplateHandler extends DefaultUriTemplateHandler
Constructor and Description |
---|
PrefixAwareUriTemplateHandler() |
PrefixAwareUriTemplateHandler(VaultEndpointProvider endpointProvider) |
Modifier and Type | Method and Description |
---|---|
protected URI |
expandInternal(String uriTemplate,
Map<String,?> uriVariables) |
protected URI |
expandInternal(String uriTemplate,
Object... uriVariables) |
String |
getBaseUrl() |
expandAndEncode, expandAndEncode, initUriComponentsBuilder, isStrictEncoding, setParsePath, setStrictEncoding, shouldParsePath
expand, expand, getDefaultUriVariables, setBaseUrl, setDefaultUriVariables
public PrefixAwareUriTemplateHandler()
public PrefixAwareUriTemplateHandler(VaultEndpointProvider endpointProvider)
protected URI expandInternal(String uriTemplate, Map<String,?> uriVariables)
expandInternal
in class DefaultUriTemplateHandler
protected URI expandInternal(String uriTemplate, Object... uriVariables)
expandInternal
in class DefaultUriTemplateHandler
public String getBaseUrl()
getBaseUrl
in class AbstractUriTemplateHandler
Copyright © 2016–2019 Pivotal Software, Inc.. All rights reserved.