public final class SampleApplication
extends Object
Simple servlet allowing user-agents to get a login page,
and to post form-based to access a protected profile page.
Endpoints:
/home -> the home page
/profile -> displays authenticated user info
/login -> login page
/logout -> logout page
/.well-known/webfinger?resource= -> return webfinger query looking for given sample application
openam URL.
/uma/ -> redirects to UMA index application
/uma/alice.html -> Alice shares resource
/uma/bob.html -> Bob accesses resource