Uses of Interface
net.officefloor.web.accept.AcceptNegotiator
Packages that use AcceptNegotiator
Package
Description
-
Uses of AcceptNegotiator in net.officefloor.web.accept
Classes in net.officefloor.web.accept that implement AcceptNegotiatorMethods in net.officefloor.web.accept that return AcceptNegotiator -
Uses of AcceptNegotiator in net.officefloor.web.build
Methods in net.officefloor.web.build that return AcceptNegotiator -
Uses of AcceptNegotiator in net.officefloor.web.security.impl
Constructors in net.officefloor.web.security.impl with parameters of type AcceptNegotiatorModifierConstructorDescriptionDefaultHttpAuthenticationManagedObjectSource(AcceptNegotiator<int[]> negotiator, String[] httpSecurityNames) Instantiate.HandleAuthenticationRequiredFunction(String[] httpSecurityNameToFlowIndex, AcceptNegotiator<int[]> challengeNegotiator) Instantiate.HandleAuthenticationRequiredSectionSource(String[] httpSecurityNames, AcceptNegotiator<int[]> challengeNegotiator) Instantiate.