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