| Package | Description |
|---|---|
| com.caucho.http.security | |
| com.caucho.security | |
| com.caucho.server.security | |
| com.caucho.server.webapp |
| Class and Description |
|---|
| AbstractAuthenticator
All applications should extend AbstractAuthenticator to implement
their custom authenticators.
|
| PasswordDigest
Calculates a digest for the user and password.
|
| ServletAuthenticator
Used in conjunction with AbstractLogin to authenticate users in
a servlet request.
|
| XmlAuthenticator
The XML authenticator reads a static file for authentication.
|
| Class and Description |
|---|
| AbstractConstraint |
| PasswordDigest
Calculates a digest for the user and password.
|
| SecurityConstraint
Configuration for the security-constraint.
|
| Class and Description |
|---|
| AbstractConstraint |
| AuthConstraint
Configuration for the auth-constraint
|
| AuthenticatedUser
Representes an authenticated user
|
| AuthorizationResult
Authorization types
|
| IPConstraint
Allow or deny requests based on the ip address of the client.
|
| PasswordUser
PasswordUser is used by PasswordAuthenticator implementations.
|
| SecurityConstraint
Configuration for the security-constraint.
|
| ServletAuthenticator
Used in conjunction with AbstractLogin to authenticate users in
a servlet request.
|
| UserDataConstraint
Configuration for the user-data-constraint.
|
| WebResourceCollection
Configuration for the web-resource-collection.
|
| WebResourceCollection.HttpMethod |
| Class and Description |
|---|
| LoginConfig
Configuration for the login-config.
|
| SecurityConstraint
Configuration for the security-constraint.
|