Uses of Record Class
io.datarouter.auth.model.dto.InterpretedSamlAssertion
Packages that use InterpretedSamlAssertion
-
Uses of InterpretedSamlAssertion in io.datarouter.auth.session
Methods in io.datarouter.auth.session with parameters of type InterpretedSamlAssertionModifier and TypeMethodDescriptionDatarouterUserSessionService.getSamlSignOnChanges(DatarouterUser user, InterpretedSamlAssertion interpretedSamlAssertion) DatarouterUserSessionService.signInUserFromSamlResponse(javax.servlet.http.HttpServletRequest request, InterpretedSamlAssertion interpretedSamlAssertion) UserSessionService.NoOpUserSessionService.signInUserFromSamlResponse(javax.servlet.http.HttpServletRequest request, InterpretedSamlAssertion interpretedSamlAssertion) UserSessionService.signInUserFromSamlResponse(javax.servlet.http.HttpServletRequest request, InterpretedSamlAssertion interpretedSamlAssertion)