Skip to main content Link Search Menu Expand Document (external link)

The Proxy Providers Interface

The proxy providers interface maintains a list of all the proxy provider instances.

There is only one proxy providers interface and it can always be found at jancy.proxyProviders.

Methods

proxyProviders.createProvider(factory, state)

Create a proxy provider using the provided factory and state.

profileProviders.saveProvider(provider)

Saves the given provider.