Package | Description |
---|---|
org.keycloak.protocol.oidc.utils |
Modifier and Type | Method and Description |
---|---|
static OAuth2CodeParser.ParseResult |
OAuth2CodeParser.parseCode(KeycloakSession session,
String code,
RealmModel realm,
EventBuilder event)
Will parse the code and retrieve the corresponding OAuth2Code and AuthenticatedClientSessionModel.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.