Sha256: e9a51c1af2f80c788b28012d61a6135acf9c056f7354a337c3bc36678974004d

Contents?: true

Size: 522 Bytes

Versions: 8

Compression:

Stored size: 522 Bytes

Contents

<HTML>
  <HEAD>
    <META http-equiv="Pragma" content="no-cache">
    <META http-equiv="Cache-Control" content="no-cache,no-store">
    <H1>Congratulations, you are AUTHENTICATED and web AUTHORIZED</H1>
  </HEAD>

  <BODY>
  Well done. In order to see this page, you must have been JAAS authentictated using the
  configured Login Module. You have also been AUTHORIZED according to this webapp's role-based web security constraints.
  <P>
  To logout click:
  <P>
  <A HREF="logout.jsp">Logout</A>
  <P>
  </BODY>
</HTML>

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
miso-java-0.1.5 jetty/examples/test-jaas-webapp/src/main/webapp/auth.html
miso-java-0.1.5 jetty/webapps/test-jaas/auth.html
miso-java-0.1.4 jetty/examples/test-jaas-webapp/src/main/webapp/auth.html
miso-java-0.1.4 jetty/webapps/test-jaas/auth.html
miso-java-0.1.3 jetty/examples/test-jaas-webapp/src/main/webapp/auth.html
miso-java-0.1.3 jetty/webapps/test-jaas/auth.html
miso-java-0.1.2 jetty/examples/test-jaas-webapp/src/main/webapp/auth.html
miso-java-0.1.2 jetty/webapps/test-jaas/auth.html