|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use weblogic.security.SSL | |
---|---|
weblogic.jndi | WebLogic Server JNDI Contexts and factories, and the WebLogic Environment extension. |
weblogic.net.http | Provides an interface and classes for http/https connections. |
weblogic.security.SSL | Deprecated 7.0.0.0. Contains WebLogic SSL classes and interfaces for use in both client and server applications. |
weblogic.wsee.connection.transport.https | Provides classes for connecting to a WebLogic Web Service via HTTPS transport. |
weblogic.wtc.jatmi | Provides JATMI primitives used to begin and end transactions, allocate and free buffers, and provide the communication between clients and servers. |
Classes in weblogic.security.SSL used by weblogic.jndi | |
---|---|
TrustManager
The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue. |
Classes in weblogic.security.SSL used by weblogic.net.http | |
---|---|
HostnameVerifier
HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy on whether the connection to the URL's hostname should be allowed. |
|
HostnameVerifierJSSE
Deprecated. 9.0.0.0 Replaced by HostnameVerifier |
|
SSLSocketFactory
Delegates to SSLSocketFactory requests to create SSL sockets. |
|
TrustManager
The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue. |
Classes in weblogic.security.SSL used by weblogic.security.SSL | |
---|---|
CertCallback
|
|
HostnameVerifier
HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy on whether the connection to the URL's hostname should be allowed. |
|
HostnameVerifierJSSE
Deprecated. 9.0.0.0 Replaced by HostnameVerifier |
|
SSLContext
SSLContext holds all of the state information shared across all sockets created under that context. |
|
SSLSocketFactory
Delegates to SSLSocketFactory requests to create SSL sockets. |
|
TrustManager
The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue. |
|
TrustManagerJSSE
Deprecated. 04/2003 TrustManager should be used instead |
Classes in weblogic.security.SSL used by weblogic.wsee.connection.transport.https | |
---|---|
TrustManager
The TrustManager interface permits the user to override certain validation errors in the peer's certificate chain and allow the handshake to continue. |
Classes in weblogic.security.SSL used by weblogic.wtc.jatmi | |
---|---|
SSLSocketFactory
Delegates to SSLSocketFactory requests to create SSL sockets. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |