java.lang.Object
org.apache.jena.http.auth.AuthChallenge
Details of a "WWW-Authenticate" header.
-
Field Summary
Modifier and TypeFieldDescriptionfinal AuthHeader
final AuthScheme
Map key name used to record the authentication scheme (entries in the header are lower case and never clash with this name).final String
final String
final String
final String
-
Method Summary
-
Field Details
-
authScheme
Map key name used to record the authentication scheme (entries in the header are lower case and never clash with this name). -
authHeader
-
realm
-
nonce
-
opaque
-
qop
-
authParams
-
-
Method Details
-
parse
Parse "WWW-Authenticate:" challenge message -
getRealm
-
getToken
-