Class HttpChallengeFunction<O extends Enum<O>,F extends Enum<F>>

java.lang.Object
net.officefloor.frame.api.function.StaticManagedFunction<Indexed,F>
net.officefloor.web.security.impl.HttpChallengeFunction<O,F>
All Implemented Interfaces:
ManagedFunction<Indexed,F>, ManagedFunctionFactory<Indexed,F>

public class HttpChallengeFunction<O extends Enum<O>,F extends Enum<F>> extends StaticManagedFunction<Indexed,F>
ManagedFunctionFactory to challenge the client.
Author:
Daniel Sagenschneider