com.jniwrapper.win32.ie.event
Interface HttpSecurityHandler
public interface 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.
onSecurityProblem
HttpSecurityAction onSecurityProblem(SecurityProblem problem)
- Notifies about a security problem.
- Parameters:
problem
- contains detailed information about the
security problem that happens.
- Returns:
- one of the following values: