AuthResourceBundle |
ResourceBundle for internationalising the Web Profile authorization
dialogue.
|
AuthResourceBundle.Content |
Defines the keys and value types required for a bundle of this class.
|
ClientAuthorizer |
Defines authorization functionality which is used to determine whether
a client is permitted to register with the hub.
|
CorsHttpServer |
HttpServer which allows or rejects cross-origin access according to
the W3C Cross-Origin Resource Sharing standard.
|
CredentialPresenter |
Extracts credentials for presentation to the user from available
information, so that the user can decide whether to allow registration.
|
CredentialPresenter.Presentation |
Aggregates credential information to be presented to the user.
|
OriginAuthorizer |
Controls which origins are authorized to perform cross-origin access
to resources.
|
UrlTracker |
Keeps track of which URLs have been seen in communications inbound to
and outbound from Web Profile clients.
|
WebClientProfile |
ClientProfile implementation for Web Profile.
|
WebCredentialPresenter |
CredentialPresenter for use with the Web Profile.
|
WebHubProfile.ServerFactory |
Creates and configures the HTTP server on which the Web Profile resides.
|