|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
CertificateCallback | CertificateCallback validates end user certificates that are passed in requests to create an RMI connection with WebLogic Server. |
ClientCertificatePlugin | |
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 |
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 |
Class Summary | |
---|---|
CertCallback | |
CertificateCallbackInfo | ClientCertificateInfo contains methods for obtaining details about the end user request for an RMI connection to WebLogic Server, including the end user certificate that can be evaluated to determine whether authentication and the RMI connection is successful. |
CertPathTrustManager | A CertPathTrustManager that makes use of the configured CertPathValidation providers to perform extra validation; for example, revocation checking. |
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. |
SSLValidationConstants | Defines context element names. |
WeblogicSSLEngine | WeblogicSSLEngine is an
with extensions useful for Weblogic Server. |
Deprecated 7.0.0.0. Contains WebLogic SSL classes and interfaces for use in both client and server applications.
|
Copyright 1996, 2010, 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. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |