public class CookieIvoaAuthScheme extends IvoaAuthScheme
This implements the "ivoa_cookie" scheme.
IvoaAuthScheme.AuthReader<T>
Modifier and Type | Field and Description |
---|---|
static CookieIvoaAuthScheme |
INSTANCE
Singleton instance.
|
static String |
SCHEME_NAME
Name and identifier for this scheme ("ivoa_cookie").
|
ACCESSURL_PARAM, STANDARDID_PARAM
Modifier and Type | Method and Description |
---|---|
ContextFactory |
createContextFactory(LoginProtocol loginProto,
URL loginUrl,
URL challengeUrl)
Creates a ContextFactory for this scheme with a given
login protocol instance.
|
createContextFactory, getName, getSuccessResponse, readAuth
public static final CookieIvoaAuthScheme INSTANCE
public static final String SCHEME_NAME
public ContextFactory createContextFactory(LoginProtocol loginProto, URL loginUrl, URL challengeUrl)
IvoaAuthScheme
createContextFactory
in class IvoaAuthScheme
loginProto
- login protocolloginUrl
- login URLchallengeUrl
- URL from which the challenge was receivedCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.