Package | Description |
---|---|
org.keycloak.protocol.oidc |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
TokenExchangeProvider.exchange(TokenExchangeContext context)
Exchange the
token . |
boolean |
TokenExchangeProvider.supports(TokenExchangeContext context)
Check if exchange request is supported by this provider
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.