Uses of Class
pl.edu.icm.unity.engine.api.authn.InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.UnknownRemoteUserDetail
-
Packages that use InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.UnknownRemoteUserDetail Package Description pl.edu.icm.unity.engine.api.authn Authentication related API and utilities -
-
Uses of InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.UnknownRemoteUserDetail in pl.edu.icm.unity.engine.api.authn
Methods in pl.edu.icm.unity.engine.api.authn that return InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.UnknownRemoteUserDetail Modifier and Type Method Description InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.UnknownRemoteUserDetail
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision. getUnknownRemoteUserDetail()
Methods in pl.edu.icm.unity.engine.api.authn with parameters of type InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.UnknownRemoteUserDetail Modifier and Type Method Description static InteractiveAuthenticationProcessor.PostAuthenticationStepDecision
InteractiveAuthenticationProcessor.PostAuthenticationStepDecision. unknownRemoteUser(InteractiveAuthenticationProcessor.PostAuthenticationStepDecision.UnknownRemoteUserDetail unknownRemoteUserDetail)
-