| Package | Description |
|---|---|
| org.appng.application.authentication.digest | |
| org.appng.application.authentication.ntlm | |
| org.appng.application.authentication.webform |
| Modifier and Type | Class and Description |
|---|---|
class |
DigestLogin
A login method that takes the request parameter "digest" and tries to authenticate the user by the given value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NtlmLogin
Performs a login using the current
Principal. |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginUser
Performs a user login with a username and a password.
|
class |
LogoutUser |
class |
PasswordChange |
class |
PasswordReset |
Copyright © 2018. All rights reserved.