Package | Description |
---|---|
org.keycloak.services.clientregistration.oidc |
Modifier and Type | Method and Description |
---|---|
static OIDCClientRepresentation |
DescriptionConverter.toExternalResponse(ClientRepresentation client,
URI uri) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
OIDCClientRegistrationProvider.createOIDC(OIDCClientRepresentation clientOIDC) |
static ClientRepresentation |
DescriptionConverter.toInternal(OIDCClientRepresentation clientOIDC) |
javax.ws.rs.core.Response |
OIDCClientRegistrationProvider.updateOIDC(String clientId,
OIDCClientRepresentation clientOIDC) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.