| Modifier and Type | Method and Description |
|---|---|
List<? extends Endpoint> |
IdentityService.listTokenEndpoints()
Lists endpoints available for the current authenticated token
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Endpoint> |
Access.Service.getEndpoints() |
| Modifier and Type | Class and Description |
|---|---|
class |
KeystoneEndpoint
Endpoint Model is used to describe a network address which is described by URL's and other service
information depending on the context it was retrieved in.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Endpoint> |
KeystoneAccess.AccessService.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
EndpointBuilder |
KeystoneEndpoint.EndPointConcreteBuilder.from(Endpoint in) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Endpoint> |
AccessWrapper.ServiceWrapper.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Endpoint> |
IdentityServiceImpl.listTokenEndpoints() |