public class DefaultEndpointURLResolver extends Object implements EndpointURLResolver
LEGACY_EP_RESOLVING_PROP| Constructor and Description |
|---|
DefaultEndpointURLResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
findURLV2(URLResolverParams p)
Resolves the given ServiceType and Facing perspective down to a single URL used in identity v2
|
String |
findURLV3(URLResolverParams p)
Resolves the given ServiceType and Facing perspective down to a single URL used in identity v3
|
public String findURLV2(URLResolverParams p)
EndpointURLResolverfindURLV2 in interface EndpointURLResolverp - URLResolverParams containing mandatory and optional paramspublic String findURLV3(URLResolverParams p)
EndpointURLResolverfindURLV3 in interface EndpointURLResolverp - URLResolverParams containing mandatory and optional paramsCopyright © 2017. All rights reserved.