Uses of Package
org.apache.jena.atlas.web.auth

Packages that use org.apache.jena.atlas.web.auth
com.hp.hpl.jena.query ARQ - A query engine for Jena, implementing SPARQL. 
com.hp.hpl.jena.sparql.engine.http   
com.hp.hpl.jena.sparql.modify   
com.hp.hpl.jena.update   
org.apache.jena.atlas.web.auth   
org.apache.jena.riot.web   
org.apache.jena.web   
 

Classes in org.apache.jena.atlas.web.auth used by com.hp.hpl.jena.query
HttpAuthenticator
          Interface for classes that are able to apply some form of authentication to a HttpClient instance.
 

Classes in org.apache.jena.atlas.web.auth used by com.hp.hpl.jena.sparql.engine.http
HttpAuthenticator
          Interface for classes that are able to apply some form of authentication to a HttpClient instance.
 

Classes in org.apache.jena.atlas.web.auth used by com.hp.hpl.jena.sparql.modify
HttpAuthenticator
          Interface for classes that are able to apply some form of authentication to a HttpClient instance.
 

Classes in org.apache.jena.atlas.web.auth used by com.hp.hpl.jena.update
HttpAuthenticator
          Interface for classes that are able to apply some form of authentication to a HttpClient instance.
 

Classes in org.apache.jena.atlas.web.auth used by org.apache.jena.atlas.web.auth
AbstractCredentialsAuthenticator
          Abstract authenticator that uses user name and password credentials
AbstractScopedAuthenticator
           An abstract helper for authenticators which scope credentials to URIs
FormLogin
          Represents form login credentials
HttpAuthenticator
          Interface for classes that are able to apply some form of authentication to a HttpClient instance.
SimpleAuthenticator
           A HTTP Authenticator which provides authentication via user name and password combinations.
 

Classes in org.apache.jena.atlas.web.auth used by org.apache.jena.riot.web
HttpAuthenticator
          Interface for classes that are able to apply some form of authentication to a HttpClient instance.
 

Classes in org.apache.jena.atlas.web.auth used by org.apache.jena.web
HttpAuthenticator
          Interface for classes that are able to apply some form of authentication to a HttpClient instance.
 



Licenced under the Apache License, Version 2.0