Interface OIDCAccessTokenResponseMapper
- All Known Implementing Classes:
 DeployedScriptOIDCProtocolMapper,HardcodedClaim,ScriptBasedOIDCProtocolMapper,UserSessionNoteMapper
public interface OIDCAccessTokenResponseMapper
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
- 
Method Summary
Modifier and TypeMethodDescriptiontransformAccessTokenResponse(AccessTokenResponse accessTokenResponse, ProtocolMapperModel mappingModel, KeycloakSession session, UserSessionModel userSession, ClientSessionContext clientSessionCtx)  
- 
Method Details
- 
transformAccessTokenResponse
AccessTokenResponse transformAccessTokenResponse(AccessTokenResponse accessTokenResponse, ProtocolMapperModel mappingModel, KeycloakSession session, UserSessionModel userSession, ClientSessionContext clientSessionCtx)  
 -