Class AuthenticatorConfigRenderContextBuilder
java.lang.Object
de.xima.fc.web.common.auth.wrapper.config.render.AuthenticatorConfigRenderContextBuilder
Builder for
AuthenticatorConfigRenderContext
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticatorConfigRenderContextBuilder
(IExtendedFormRequestContext requestCtx, IFormAuthContext authCtx) -
Method Summary
Modifier and TypeMethodDescriptionde.xima.fc.web.common.auth.wrapper.config.render.AuthenticatorConfigRenderContext
build()
withXfcSessionLogin
(boolean xfcSessionLogin)
-
Constructor Details
-
AuthenticatorConfigRenderContextBuilder
public AuthenticatorConfigRenderContextBuilder(IExtendedFormRequestContext requestCtx, IFormAuthContext authCtx)
-
-
Method Details
-
withXfcSessionLogin
-
build
public de.xima.fc.web.common.auth.wrapper.config.render.AuthenticatorConfigRenderContext build()
-