Uses of Class
org.apache.jena.http.auth.PasswordRecord
Packages that use PasswordRecord
-
Uses of PasswordRecord in org.apache.jena.http.auth
Methods in org.apache.jena.http.auth that return PasswordRecordModifier and TypeMethodDescriptionAuthCredentials.get(AuthDomain location) AuthEnv.getUsernamePassword(URI uri) Return the (username, password) for aURI.Methods in org.apache.jena.http.auth with parameters of type PasswordRecordModifier and TypeMethodDescriptionvoidAuthCredentials.put(AuthDomain location, PasswordRecord pwRecord)