# `ExSaml.BoostrapProvidersLoader`
[🔗](https://github.com/docJerem/ex_saml/blob/main/lib/ex_saml/loaders/bootstrap_providers_loader.ex#L1)

GenServer that loads SAML providers after the application and database are ready.
Uses retry logic to handle cases where the database isn't available yet.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `init`

# `loaded?`

# `reload`

# `start_link`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
