This tip will show you how to implement and configure new authentication mechanisms in the GlassFish v2 servlet container. GlassFish v2 includes implementations of a number of HTTP layer ...
OK, so I have some websites that need to be authenticated, though anybody who has a domain account needs to be able to access them. Windows Integrated Authentication works fine, though is confusing to ...