Class AuthenticationTargetFactory

    • Field Detail

      • BACKEND

        public static final IAuthenticationTarget BACKEND
        authentication results in a user in the XfcSession
      • FORM

        public static final IAuthenticationTarget FORM
        authentication results in a user in the FRQSession
    • Constructor Detail

      • AuthenticationTargetFactory

        public AuthenticationTargetFactory()
    • Method Detail

      • forRequest

        public static IAuthenticationTarget forRequest​(javax.servlet.http.HttpServletRequest req)