Uses of Class
org.sblim.wbem.http.Challenge
Packages that use Challenge
-
Uses of Challenge in org.sblim.wbem.http
Methods in org.sblim.wbem.http that return ChallengeMethods in org.sblim.wbem.http with parameters of type ChallengeModifier and TypeMethodDescriptionabstract void
AuthInfo.updateAuthenticationInfo
(Challenge challenge, String authenticate, URI url, String requestMethod) Updates the authorization information acording to a received challenge.void
PegasusLocalAuthInfo.updateAuthenticationInfo
(Challenge challenge, String authenticate, URI url, String requestMethod) void
WwwAuthInfo.updateAuthenticationInfo
(Challenge challenge, String authenticate, URI url, String requestMethod)