public class EndpointsContainer extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
EndpointsContainer(Map<String,AuthorizationEndpoint> endpoints,
String defaultInfrastructure) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultInfrastructure() |
Map<String,AuthorizationEndpoint> |
getEndpoints() |
protected EndpointsContainer(Map<String,AuthorizationEndpoint> endpoints, String defaultInfrastructure)
public Map<String,AuthorizationEndpoint> getEndpoints()
public String getDefaultInfrastructure()
Copyright © 2022. All Rights Reserved.