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