Class AuthenticatorsController
- java.lang.Object
-
- io.imunity.webconsole.authentication.authenticators.AuthenticatorsController
-
@Component public class AuthenticatorsController extends java.lang.ObjectAuthenticators controller- Author:
- P.Piernik
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DryRunWizardProvidergetDryRunProvider(pl.edu.icm.unity.webui.sandbox.SandboxAuthnRouter sandBoxRouter)
-
-
-
Method Detail
-
getDryRunProvider
public DryRunWizardProvider getDryRunProvider(pl.edu.icm.unity.webui.sandbox.SandboxAuthnRouter sandBoxRouter) throws pl.edu.icm.unity.webui.exceptions.ControllerException
- Throws:
pl.edu.icm.unity.webui.exceptions.ControllerException
-
-