mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8273045: Fix misc javadoc bugs in the java.security and javax.net.ssl code
Reviewed-by: xuelei
This commit is contained in:
parent
b16a04ebf7
commit
76baace2f0
10 changed files with 40 additions and 35 deletions
|
@ -26,6 +26,7 @@
|
|||
package javax.net.ssl;
|
||||
|
||||
import java.security.Principal;
|
||||
import java.nio.ByteBuffer;
|
||||
|
||||
/**
|
||||
* In SSL, sessions are used to describe an ongoing relationship between
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue