Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Package
weblogic.security.SSL

Packages that use weblogic.security.SSL
weblogic.jndi   
weblogic.net.http   
weblogic.security.SSL   
weblogic.security.utils   
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.
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
          Deprecated. 12.1.2
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.
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.
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.

 

Classes in weblogic.security.SSL used by weblogic.security.utils
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.

 

Classes in weblogic.security.SSL used by weblogic.wtc.jatmi
SSLSocketFactory
          Delegates to SSLSocketFactory requests to create SSL sockets.

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09