| Package | Description |
|---|---|
| org.keycloak.protocol.oidc | |
| org.keycloak.protocol.oidc.utils |
| Modifier and Type | Field and Description |
|---|---|
protected OIDCResponseType |
OIDCLoginProtocol.responseType |
| Modifier and Type | Method and Description |
|---|---|
static OIDCResponseType |
OIDCResponseType.parse(List<String> responseTypes) |
static OIDCResponseType |
OIDCResponseType.parse(String responseTypeParam) |
| Modifier and Type | Method and Description |
|---|---|
static OIDCResponseMode |
OIDCResponseMode.parse(String responseMode,
OIDCResponseType responseType) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.