Uses of Interface
com.okta.authn.sdk.resource.FactorActivation
Packages that use FactorActivation
-
Uses of FactorActivation in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement FactorActivationMethods in com.okta.authn.sdk.impl.resource with type parameters of type FactorActivationModifier and TypeMethodDescription<T extends FactorActivation>
TDefaultFactor.getActivation(Class<T> activationClass) Methods in com.okta.authn.sdk.impl.resource that return FactorActivation -
Uses of FactorActivation in com.okta.authn.sdk.resource
Subinterfaces of FactorActivation in com.okta.authn.sdk.resourceModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceMethods in com.okta.authn.sdk.resource with type parameters of type FactorActivationModifier and TypeMethodDescription<T extends FactorActivation>
TFactor.getActivation(Class<T> activationClass) Methods in com.okta.authn.sdk.resource that return FactorActivation