Modifier and Type | Method and Description |
---|---|
Access.Service |
StableServiceVersionResolver.resolveV2(ServiceType type,
SortedSet<? extends Access.Service> services) |
Access.Service |
ServiceVersionResolver.resolveV2(ServiceType type,
SortedSet<? extends Access.Service> services)
Resolves to a single identity v2 service for the given
ServiceType and set of associated services . |
Access.Service |
LatestServiceVersionResolver.resolveV2(ServiceType type,
SortedSet<? extends Access.Service> services) |
Modifier and Type | Method and Description |
---|---|
Access.Service |
StableServiceVersionResolver.resolveV2(ServiceType type,
SortedSet<? extends Access.Service> services) |
Access.Service |
ServiceVersionResolver.resolveV2(ServiceType type,
SortedSet<? extends Access.Service> services)
Resolves to a single identity v2 service for the given
ServiceType and set of associated services . |
Access.Service |
LatestServiceVersionResolver.resolveV2(ServiceType type,
SortedSet<? extends Access.Service> services) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.SortedSetMultimap<String,? extends Access.Service> |
Access.getAggregatedCatalog()
A Lazy loading Aggregated Service Catalog Mapping.
|
List<? extends Access.Service> |
Access.getServiceCatalog() |
Modifier and Type | Class and Description |
---|---|
static class |
KeystoneAccess.AccessService |
Modifier and Type | Method and Description |
---|---|
List<? extends Access.Service> |
KeystoneAccess.getServiceCatalog() |
Modifier and Type | Method and Description |
---|---|
ServiceType |
ServiceToServiceType.apply(Access.Service input) |
Copyright © 2017. All rights reserved.