|
| Network.OpenID.Association | | Portability | | | Maintainer | Stability : |
|
|
|
|
|
| Description |
|
|
| Synopsis |
|
|
|
|
| Association
|
|
|
| Associate with a provider.
By default, this tries to use DH-SHA256 and HMAC-SHA256, and falls back to
whatever the server recommends, if the Bool parameter is True.
|
|
|
| Associate with a provider, attempting to use the provided association
methods. The Bool specifies whether or not recovery should be attempted
upon a failed request.
|
|
| Lower-level interface
|
|
|
| Association monad
| Instances | |
|
|
|
| Running a computation in the association monad
|
|
|
| Association environment
| | Constructors | | Instances | |
|
|
|
| A pure version of association. It will run in whatever base monad is
provided, layering exception handling over that.
|
|
| module Network.OpenID.Association.Manager |
|
| module Network.OpenID.Association.Map |
|
| Produced by Haddock version 2.4.1 |