public interface OIDCAccessTokenResponseMapper
Modifier and Type | Method and Description |
---|---|
AccessTokenResponse |
transformAccessTokenResponse(AccessTokenResponse accessTokenResponse,
ProtocolMapperModel mappingModel,
KeycloakSession session,
UserSessionModel userSession,
ClientSessionContext clientSessionCtx) |
AccessTokenResponse transformAccessTokenResponse(AccessTokenResponse accessTokenResponse, ProtocolMapperModel mappingModel, KeycloakSession session, UserSessionModel userSession, ClientSessionContext clientSessionCtx)
Copyright © 2021 JBoss by Red Hat. All rights reserved.