< prev index next >

src/java.base/share/classes/java/security/acl/Owner.java

Print this page

        

@@ -32,10 +32,11 @@
  * configurations. (Note that the Acl interface in the
  * {@code  java.security.acl} package extends this Owner
  * interface.) The initial owner Principal should be specified as an
  * argument to the constructor of the class implementing this interface.
  *
+ * @since 1.1
  * @see java.security.acl.Acl
  *
  * @deprecated This package has been replaced by {@code java.security.Policy}
  *      and related classes since 1.2.
  */
< prev index next >