Uses of Class
pl.edu.icm.unity.engine.api.authn.remote.RemoteAuthnState
-
Packages that use RemoteAuthnState Package Description pl.edu.icm.unity.engine.api.authn.remote Remote authentication API -
-
Uses of RemoteAuthnState in pl.edu.icm.unity.engine.api.authn.remote
Classes in pl.edu.icm.unity.engine.api.authn.remote with type parameters of type RemoteAuthnState Modifier and Type Class Description class
RemoteAuthenticationContextManagement<T extends RemoteAuthnState>
Maintains a map of remote authentication contexts matched by some string key.
-