@Deprecated public class DataResolverFormatUtils extends Object
| Constructor and Description |
|---|
DataResolverFormatUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static URI |
buildRequestURI(URI uri,
String[] auths)
Deprecated.
|
static String[] |
extractAuthsFromUri(URI uri)
Deprecated.
|
static String |
extractTargetSystemFromUri(URI uri)
Deprecated.
|
static URI |
extractURIFromRequestURI(URI uri)
Deprecated.
|
public static URI buildRequestURI(URI uri, String[] auths) throws URISyntaxException
URISyntaxExceptionpublic static String extractTargetSystemFromUri(URI uri) throws URISyntaxException
URISyntaxExceptionpublic static URI extractURIFromRequestURI(URI uri) throws URISyntaxException
URISyntaxExceptionCopyright © 2017 Calrissian. All rights reserved.