Package io.gravitee.am.factor.otp
Class OTPFactor
java.lang.Object
io.gravitee.am.common.plugin.AmPlugin<C,P>
io.gravitee.am.factor.api.Factor<OTPFactorConfiguration,OTPFactorProvider>
io.gravitee.am.factor.otp.OTPFactor
- All Implemented Interfaces:
io.gravitee.plugin.core.api.ConfigurablePlugin<OTPFactorConfiguration>,io.gravitee.plugin.core.api.Plugin
- Author:
- Titouan COMPIEGNE (titouan.compiegne at graviteesource.com), GraviteeSource Team
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.gravitee.am.common.plugin.AmPlugin
clazz, dependencies, deployed, getDelegate, id, manifest, path, setDelegate, type
-
Constructor Details
-
OTPFactor
public OTPFactor()
-
-
Method Details
-
configuration
-
provider
- Specified by:
providerin classio.gravitee.am.common.plugin.AmPlugin<OTPFactorConfiguration,OTPFactorProvider>
-