Uses of Class
pl.edu.icm.unity.engine.api.authn.remote.RelayedAuthnState
-
Packages that use RelayedAuthnState Package Description pl.edu.icm.unity.engine.api.authn.remote Remote authentication API -
-
Uses of RelayedAuthnState in pl.edu.icm.unity.engine.api.authn.remote
Classes in pl.edu.icm.unity.engine.api.authn.remote with type parameters of type RelayedAuthnState Modifier and Type Class Description class
RemoteAuthenticationContextManagement<T extends RelayedAuthnState>
Maintains a map of remote authentication contexts matched by some string key.Subclasses of RelayedAuthnState in pl.edu.icm.unity.engine.api.authn.remote Modifier and Type Class Description class
RedirectedAuthnState
Base class for storing some context information related to external login using a redirect.
-