Package io.undertow.servlet.api
Class AuthMethodConfig
java.lang.Object
io.undertow.servlet.api.AuthMethodConfig
- All Implemented Interfaces:
Cloneable
- Author:
- Stuart Douglas
-
Constructor Summary
ConstructorsConstructorDescriptionAuthMethodConfig
(String name) AuthMethodConfig
(String name, Map<String, String> properties) -
Method Summary