Package | Description |
---|---|
org.astrogrid.samp.web |
Classes relating to the SAMP Web Profile.
|
Modifier and Type | Field and Description |
---|---|
private WebHubProfile.ServerFactory |
WebHubProfile.serverFactory_ |
Constructor and Description |
---|
WebHubProfile(WebHubProfile.ServerFactory serverFactory,
ClientAuthorizer auth,
MessageRestriction mrestrict,
KeyGenerator keyGen,
boolean controlUrls)
Constructs a profile with configuration options.
|