|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| HttpSecurityHandler | Represents a security handler that allows processing any security problems such as Invalid Certificate error, Invalid Certificate Name, Invalid Certificate Date, Moving from a non-SSL to an SSL connection because of a redirect or The redirection requires user confirmation problems. |
| Security | Provides ability to register HttpSecurityHandler to receive and
process any security problems such as Invalid Certificate error, Invalid
Certificate Name, Invalid Certificate Date, Moving from a non-SSL to an
SSL connection because of a redirect or The redirection requires user
confirmation problems. |
| Enum Summary | |
|---|---|
| HttpSecurityAction | Represents a set of possible return values for the
HttpSecurityHandler.onSecurityProblem(java.util.Set) event. |
| SecurityProblem | Provides information about a security problem. |
Contains the basic classes and interfaces that allows processing security problems.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||