< prev index next >

src/java.base/share/classes/java/security/ProtectionDomain.java

Print this page

        

@@ -57,10 +57,11 @@
  * is checked.
  *
  * @author Li Gong
  * @author Roland Schemers
  * @author Gary Ellison
+ * @since 1.2
  */
 
 public class ProtectionDomain {
 
     /**
< prev index next >