src/share/classes/javax/security/auth/kerberos/package-info.java

Print this page
rev 10048 : 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by:

*** 52,59 **** * which contains a series of relations grouped into different sections. * Each relation contains a key and a value, the value can be an arbitrary * string or a boolean value. A boolean value can be one of "true", "false", * "yes", or "no", case-insensitive.<p> * ! * @since JDK1.4 */ package javax.security.auth.kerberos; --- 52,59 ---- * which contains a series of relations grouped into different sections. * Each relation contains a key and a value, the value can be an arbitrary * string or a boolean value. A boolean value can be one of "true", "false", * "yes", or "no", case-insensitive.<p> * ! * @since 1.4 */ package javax.security.auth.kerberos;