Class BasicAuthServer
- java.lang.Object
-
- io.undertow.examples.security.basic.BasicAuthServer
-
public class BasicAuthServer extends java.lang.Object
Example of HTTP Basic authTODO: this needs to be cleaned up
- Author:
- Stuart Douglas
-
-
Constructor Summary
Constructors Constructor Description BasicAuthServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-