|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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.
| Method Summary | |
|---|---|
HttpSecurityHandler |
getHttpSecurityHandler()
Returns http security handler that allows processing any security problems or null if it's not present. |
void |
setHttpSecurityHandler(HttpSecurityHandler h)
Sets the specified HTTP 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. |
| Method Detail |
|---|
void setHttpSecurityHandler(HttpSecurityHandler h)
h - the specified HTTP security handler.getHttpSecurityHandler()HttpSecurityHandler getHttpSecurityHandler()
null if it's not present.
null if it's not presentsetHttpSecurityHandler(HttpSecurityHandler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||