Interface SAMLLoginResponseMapper
- All Known Implementing Classes:
- SAMLAudienceProtocolMapper,- SAMLAudienceResolveProtocolMapper
public interface SAMLLoginResponseMapper
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
- 
Method SummaryModifier and TypeMethodDescriptiontransformLoginResponse(ResponseType response, ProtocolMapperModel mappingModel, KeycloakSession session, UserSessionModel userSession, ClientSessionContext clientSessionCtx) 
- 
Method Details- 
transformLoginResponseResponseType transformLoginResponse(ResponseType response, ProtocolMapperModel mappingModel, KeycloakSession session, UserSessionModel userSession, ClientSessionContext clientSessionCtx) 
 
-