Package | Description |
---|---|
org.apache.jena.atlas.web.auth |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingAuthenticator
A scoped authenticator which is actually a wrapper around other
authenticators and thus can be used to mix and match different authentication
mechanisms to different services as desired
|
class |
FormsAuthenticator
An authenticator capable of making Form based logins and using cookies to
maintain authentication state.
|
class |
ScopedAuthenticator
A credentials based authenticator where credentials are scoped to URIs.
|
class |
ServiceAuthenticator
A HTTP authenticator which selects credentials based upon service context
found in the provided
Context . |
Licenced under the Apache License, Version 2.0