Interface ILfnIdentityProviderFactory


public interface ILfnIdentityProviderFactory
Deprecated.
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
Factory for ILfnIdentityProviders.
Since:
11.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Creates a new identity provider with as context the given model.
  • Method Details

    • createIdentityProvider

      ILfnIdentityProvider createIdentityProvider(ILcdModel aModel)
      Deprecated.
      Creates a new identity provider with as context the given model.
      Returns:
      the identity provider