Sha256: 3e36ab27f20dd778e978b051355cb50ba0d6ca578e99c19e7225bf9b702c6e90
Contents?: true
Size: 476 Bytes
Versions: 8
Compression:
Stored size: 476 Bytes
Contents
<HTML><HEAD><TITLE>JAAS Authentication and Authorization Test</TITLE></HEAD> <BODY> <H1> Enter your username and password to login </H1> <I> Enter login=me and password=me in order to authenticate successfully</I> <form method="POST" action="j_security_check"> <B>Login: </B><input type="text" name="j_username"> <P> <B>Password: </B><input type="password" name="j_password"> <P> <input type="submit" value="Login"/> </form> <p> </BODY> </HTML>
Version data entries
8 entries across 4 versions & 1 rubygems