public class AuthTest extends Object
Modifier and Type | Field and Description |
---|---|
static AuthScheme[] |
SCHEMES |
Constructor and Description |
---|
AuthTest() |
Modifier and Type | Method and Description |
---|---|
static ContextFactory |
getContextFactory(Challenge ch,
URL url) |
static AuthScheme |
getSchemeByName(String name) |
static void |
main(String[] args) |
public static final AuthScheme[] SCHEMES
public static AuthScheme getSchemeByName(String name)
public static ContextFactory getContextFactory(Challenge ch, URL url) throws BadChallengeException
BadChallengeException
public static void main(String[] args) throws IOException, URISyntaxException, BadChallengeException
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.