- Language
- String / Number
- AWT
- Swing
- Environment
- IO
- JDBC
- Thread
- Networking
- JSP / Servlet
- XML / RSS / JSON
- Localization
- Security
- JNI / JNA
- Date / Time
- Open Source
- Varia
- BigIndex
- Download
- TS2068, Sinclair QL Archives
- Real's HowTo FAQ
- Donate!
- Funny 1
- Funny 2
- Funny 3
- Funny 4
- One line
- Ascii Art
Security HowTo
- Varia
chevron_rightEncrypt a password
chevron_rightCreate a checksum
chevron_rightGet the current Windows Username
chevron_rightGet the username using NTLM from a JSP
chevron_rightCheck if the current user belongs a specific Windows group/role
chevron_rightAllow user:password in URL
chevron_rightInput password from the console
chevron_rightPrevent XSS exploit
chevron_rightCheck if current user is admin (Windows)
chevron_rightCheck if current user is admin (JNA)
chevron_rightAuthenticate a user (JNA/Windows)
chevron_rightGet Windows groups (JNA/Windows)
chevron_rightGenerate or validate a password
- Applet