< prev index next >

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

Print this page

        

*** 1399,1410 **** } /** * 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. --- 1399,1408 ----
< prev index next >