| Package | Description |
|---|---|
| net.trajano.ms.oidc.spi |
type.
|
| Modifier and Type | Field and Description |
|---|---|
private List<IssuerConfig> |
IssuersConfig.issuers |
| Modifier and Type | Method and Description |
|---|---|
IssuerConfig |
ServiceConfiguration.getIssuerConfig(String issuerId)
Gets an issuer configuration for a given issuer id
|
| Modifier and Type | Method and Description |
|---|---|
List<IssuerConfig> |
IssuersConfig.getIssuers() |
| Modifier and Type | Method and Description |
|---|---|
void |
IssuersConfig.setIssuers(List<IssuerConfig> issuers) |
Copyright © 2012–2018 Trajano. All rights reserved.