Uses of Class
io.jans.as.server.model.exception.InvalidSessionStateException
Packages that use InvalidSessionStateException
-
Uses of InvalidSessionStateException in io.jans.as.server.service
Methods in io.jans.as.server.service that throw InvalidSessionStateExceptionModifier and TypeMethodDescriptionio.jans.as.common.model.session.SessionId
SessionIdService.generateAuthenticatedSessionId
(jakarta.servlet.http.HttpServletRequest httpRequest, String userDn) io.jans.as.common.model.session.SessionId
SessionIdService.generateAuthenticatedSessionId
(jakarta.servlet.http.HttpServletRequest httpRequest, String userDn, String prompt) io.jans.as.common.model.session.SessionId
SessionIdService.generateAuthenticatedSessionId
(jakarta.servlet.http.HttpServletRequest httpRequest, String userDn, Map<String, String> sessionIdAttributes)