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

Part Number E27170-01

Package weblogic.security.utils

This package includes Hostname Verifier implementations you can use to verify hostnames during SSL handshakes.

See:
          Description

Interface Summary
SSLHostnameVerifier The SSLHostnameVerifier is called for hostname verification and will apply hostname verification checks configured for Weblogic.
 

Class Summary
ContextElementMessageStream  
SSLWLSHostnameVerifier The SSLWLSHostnameVerifier is called for hostname verification and will apply hostname verification checks configured for Weblogic.
SSLWLSHostnameVerifier.DefaultHostnameVerifier The SSLWLSHostnameVerifier.DefaultHostnameVerifier is called for SSL hostname verification and will apply hostname verification checks during an SSL handshake.
SSLWLSWildcardHostnameVerifier The SSLWLSHostnameVerifier is called for hostname verification and will apply hostname verification checks configured for Weblogic.
 

Package weblogic.security.utils Description

This package includes Hostname Verifier implementations you can use to verify hostnames during SSL handshakes.


Copyright 1996, 2013, 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.1.2)

Part Number E27170-01