Uses of Interface
de.xima.fc.interfaces.auth.IAuthenticationTarget
-
Packages that use IAuthenticationTarget Package Description de.xima.fc.mdl.auth -
-
Uses of IAuthenticationTarget in de.xima.fc.mdl.auth
Fields in de.xima.fc.mdl.auth declared as IAuthenticationTarget Modifier and Type Field Description static IAuthenticationTarget
AuthenticationTargetFactory. BACKEND
authentication results in a user in the XfcSessionstatic IAuthenticationTarget
AuthenticationTargetFactory. FORM
authentication results in a user in the FRQSessionMethods in de.xima.fc.mdl.auth that return IAuthenticationTarget Modifier and Type Method Description static IAuthenticationTarget
AuthenticationTargetFactory. forRequest(javax.servlet.http.HttpServletRequest req)
-