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 voidAuthInfo.updateAuthenticationInfo(Challenge challenge, String authenticate, URI url, String requestMethod) Updates the authorization information acording to a received challenge.voidPegasusLocalAuthInfo.updateAuthenticationInfo(Challenge challenge, String authenticate, URI url, String requestMethod) voidWwwAuthInfo.updateAuthenticationInfo(Challenge challenge, String authenticate, URI url, String requestMethod)