Search Java Classes and Packages
Search Java Frameworks and Libraries
#Weblogic.security.SSL Classes and Interfaces - 11 results found.
| Name | Description | Type | Package | Framework |
| CertCallback | | Class | weblogic.security.SSL | Oracle WebLogic |
|
| CertPathTrustManager | A CertPathTrustManager that makes use of the configured CertPathValidation providers to perform extra validation; for | Class | weblogic.security.SSL | Oracle WebLogic |
|
| ClientCertificatePlugin | | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| HostnameVerifier | HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy on whether the connection | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| HostnameVerifierJSSE | HostnameVerifierJSSE provides a callback mechanism so that implementers of this interface can supply a policy for handling the case where | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| SSLContext | SSLContext holds all of the state information shared across all sockets created under that context. | Class | weblogic.security.SSL | Oracle WebLogic |
|
| SSLNioSocketFactory | Delegates to SSLSocketFactory requests to create non blocking SSL sockets. | Class | weblogic.security.SSL | Oracle WebLogic |
|
| SSLSocketFactory | Delegates to SSLSocketFactory requests to create SSL sockets. | Class | weblogic.security.SSL | Oracle WebLogic |
|
| SSLValidationConstants | Defines context element names. | Class | weblogic.security.SSL | Oracle WebLogic |
|
| TrustManager | The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain | Interface | weblogic.security.SSL | Oracle WebLogic |
|
| TrustManagerJSSE | The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain | Interface | weblogic.security.SSL | Oracle WebLogic |