|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AccessController | This utility wrapper class is created to support AXIS2 runs inside of Java 2 Security environment. |
| SSLProtocolSocketFactory | |
| TrustAllTrustManager | Normally when we connect over HTTPS, if the server sends us a certificate that is not well known, we have to specify a keystore using system properties: System.setProperty("javax.net.ssl.trustStore","path to keystore" ); System.setProperty("javax.net.ssl.trustStorePassword","apache"); Using this X509TrustManager we can allow the client to disregard the certificate and trust the server. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||