Uses of Interface
net.officefloor.web.spi.security.HttpChallenge
Packages that use HttpChallenge
-
Uses of HttpChallenge in net.officefloor.web.security.scheme
Classes in net.officefloor.web.security.scheme that implement HttpChallengeModifier and TypeClassDescriptionclassMockHttpChallengeContext<O extends Enum<O>,F extends Enum<F>> MockChallengeContextfor testingHttpSecuritySourceinstances.Methods in net.officefloor.web.security.scheme that return HttpChallengeModifier and TypeMethodDescriptionMockHttpChallengeContext.setChallenge(String authenticationScheme, String realm) -
Uses of HttpChallenge in net.officefloor.web.spi.security
Methods in net.officefloor.web.spi.security that return HttpChallengeModifier and TypeMethodDescriptionHttpChallengeContext.setChallenge(String authenticationScheme, String realm) Sets theHttpChallenge.