Package | Description |
---|---|
org.apache.jena.atlas.web.auth |
Modifier and Type | Class and Description |
---|---|
class |
ApacheModAuthFormLogin
Represents form login credentials where form logins are against Apache
mod_auth_form secured servers using default form field configuration
|
Modifier and Type | Method and Description |
---|---|
void |
FormsAuthenticator.addLogin(URI target,
FormLogin login)
Adds a login to the authenticator preserving any existing cookies associated with the login
|
Constructor and Description |
---|
FormsAuthenticator(URI target,
FormLogin login)
Creates a new authenticator with the given login
|
Constructor and Description |
---|
FormsAuthenticator(Map<URI,FormLogin> logins)
Creates a new authenticator with the given logins
|
Licenced under the Apache License, Version 2.0