Uses of Class
org.apache.jena.atlas.web.auth.SimpleAuthenticator

Packages that use SimpleAuthenticator
org.apache.jena.atlas.web.auth   
 

Uses of SimpleAuthenticator in org.apache.jena.atlas.web.auth
 

Subclasses of SimpleAuthenticator in org.apache.jena.atlas.web.auth
 class SimpleNTAuthenticator
           A HTTP Authenticator which provides authentication via user name and password combinations.
 



Licenced under the Apache License, Version 2.0