Package | Description |
---|---|
org.astrogrid.samp.web |
Classes relating to the SAMP Web Profile.
|
Modifier and Type | Method and Description |
---|---|
static AuthResourceBundle.Content |
AuthResourceBundle.getAuthContent(ResourceBundle bundle)
Returns a Content object based on a bundle which has the keys
that AuthResourceBundle is supposed to have.
|
Modifier and Type | Method and Description |
---|---|
CredentialPresenter.Presentation |
WebCredentialPresenter.createPresentation(HttpServer.Request request,
Map securityMap,
AuthResourceBundle.Content authContent) |
CredentialPresenter.Presentation |
CredentialPresenter.createPresentation(HttpServer.Request request,
Map securityMap,
AuthResourceBundle.Content authContent)
Returns an object which contains user-directed credential messages,
given available information from the registration request.
|
Constructor and Description |
---|
AuthResourceBundle(AuthResourceBundle.Content content)
Constructs a bundle based on a Content implementation.
|
Copyright © 2008–2024. All rights reserved.