Package io.undertow.servlet.api
Class AuthMethodConfig
- java.lang.Object
-
- io.undertow.servlet.api.AuthMethodConfig
-
-
Constructor Summary
Constructors Constructor Description AuthMethodConfig(String name)AuthMethodConfig(String name, Map<String,String> properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AuthMethodConfigclone()StringgetName()Map<String,String>getProperties()
-