|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--psl.worklets.WVM_HostnameVerifier
Allows different hosts to load classes. This class is dynamically
instantiated when the sending WVM
hostname is not
recognized from the CA certificates or keysfile and the receiving
WVM
needs to verify the sending WVM.
Constructor Summary | |
(package private) |
WVM_HostnameVerifier()
|
Method Summary | |
boolean |
verify(java.lang.String hostname,
javax.net.ssl.SSLSession session)
Verifies whether the given hostname should be trusted. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
WVM_HostnameVerifier()
Method Detail |
public boolean verify(java.lang.String hostname, javax.net.ssl.SSLSession session)
verify
in interface javax.net.ssl.HostnameVerifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |