Package | Description |
---|---|
org.openstack4j.api.identity | |
org.openstack4j.model.identity | |
org.openstack4j.openstack.identity.internal |
Modifier and Type | Method and Description |
---|---|
String |
EndpointURLResolver.findURLV2(URLResolverParams params)
Resolves the given ServiceType and Facing perspective down to a single URL used in identity v2
|
String |
EndpointURLResolver.findURLV3(URLResolverParams params)
Resolves the given ServiceType and Facing perspective down to a single URL used in identity v3
|
Modifier and Type | Method and Description |
---|---|
static URLResolverParams |
URLResolverParams.create(Access access,
ServiceType type) |
static URLResolverParams |
URLResolverParams.create(Token token,
ServiceType type) |
URLResolverParams |
URLResolverParams.perspective(Facing perspective) |
URLResolverParams |
URLResolverParams.region(String region) |
URLResolverParams |
URLResolverParams.resolver(ServiceVersionResolver resolver) |
Modifier and Type | Method and Description |
---|---|
String |
DefaultEndpointURLResolver.findURLV2(URLResolverParams p) |
String |
DefaultEndpointURLResolver.findURLV3(URLResolverParams p) |
Copyright © 2017. All rights reserved.