Uses of Class
pl.edu.icm.unity.engine.api.authn.InteractiveAuthenticationProcessor.PostAuthenticationStepDecision
-
Packages that use InteractiveAuthenticationProcessor.PostAuthenticationStepDecision Package Description pl.edu.icm.unity.engine.api.authn Authentication related API and utilitiespl.edu.icm.unity.engine.api.authn.remote Remote authentication API -
-
Uses of InteractiveAuthenticationProcessor.PostAuthenticationStepDecision in pl.edu.icm.unity.engine.api.authn
-
Uses of InteractiveAuthenticationProcessor.PostAuthenticationStepDecision in pl.edu.icm.unity.engine.api.authn.remote
Methods in pl.edu.icm.unity.engine.api.authn.remote that return InteractiveAuthenticationProcessor.PostAuthenticationStepDecision Modifier and Type Method Description InteractiveAuthenticationProcessor.PostAuthenticationStepDecision
RemoteAuthnResponseProcessor. processResponse(RedirectedAuthnState authnContext, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse, InteractiveAuthenticationProcessor.SessionReinitializer sessionReinitializer)
-