< prev index next >

src/java.base/share/classes/javax/security/auth/Subject.java

Print this page

        

@@ -1399,12 +1399,10 @@
         }
 
         /**
          * Writes this object out to a stream (i.e., serializes it).
          *
-         * <p>
-         *
          * @serialData If this is a private credential set,
          *      a security check is performed to ensure that
          *      the caller has permission to access each credential
          *      in the set.  If the security check passes,
          *      the set is serialized.
< prev index next >