Processes a Association Request and returns a Association Response
message, according to the request parameters and the preferences
configured for the OpenID Provider
Constructs an Association Request message of the specified session and
association type, taking into account the user preferences (encryption
level, default Diffie-Hellman parameters).
Utility class to generate HTML or XHTLM snippets that express
Relying Parties' requirements and invoke Infocard Selectors,
requesting login with an OpenID Infocard.
Sets the store implementation that will be used for keeping track of
the generated private associations (used for signing responses to
stateless consumer sites).
Sets the list of messages fields that will be signed, in addition to
the ones required by the protocol to be signed and any additional
fields already configured to be signed.
Sets the list of messages fields that will be signed, in addition to
the ones required by the protocol to be signed and any additional
fields already configured to be signed.
Verifies that the URL where the Consumer (Relying Party) received the
authentication response matches the value of the "openid.return_to"
parameter in the authentication response.
Identifier on which authentication and verification were performed
succesfully and which can be used henceforth by Relying Parties to
identify the user.