Name | Description |
---|---|
RecryptLocalPortal | Abstract interface to a local service provider. |
RecryptPortalDirect | Direct connection to service provider via API calls. |
RecryptPortalLocal | Direct connection to service provider via JSON encoding, decoding and dispatch. Useful for producing documentation and for testing. |
RecryptPortalTraced | Direct connection to service provider via API calls. |