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)
EndpointURLResolver
findURLV2
in interface EndpointURLResolver
p
- URLResolverParams containing mandatory and optional paramspublic String findURLV3(URLResolverParams p)
EndpointURLResolver
findURLV3
in interface EndpointURLResolver
p
- URLResolverParams containing mandatory and optional paramsCopyright © 2017. All rights reserved.