Uses of Class
org.apache.jena.http.auth.AuthDomain
Packages that use AuthDomain
-
Uses of AuthDomain in org.apache.jena.http.auth
Methods in org.apache.jena.http.auth that return types with arguments of type AuthDomainMethods in org.apache.jena.http.auth with parameters of type AuthDomainModifier and TypeMethodDescriptionboolean
AuthCredentials.contains
(AuthDomain location) AuthCredentials.get
(AuthDomain location) void
AuthCredentials.put
(AuthDomain location, PasswordRecord pwRecord) void
AuthCredentials.remove
(AuthDomain location)