jdk/src/share/classes/javax/security/auth/kerberos/package-info.java
changeset 24865 09b1d992ca72
parent 23716 33cc4db6209b
equal deleted inserted replaced
24864:a7bf63ebda64 24865:09b1d992ca72
    52  * which contains a series of relations grouped into different sections.
    52  * which contains a series of relations grouped into different sections.
    53  * Each relation contains a key and a value, the value can be an arbitrary
    53  * Each relation contains a key and a value, the value can be an arbitrary
    54  * string or a boolean value. A boolean value can be one of "true", "false",
    54  * string or a boolean value. A boolean value can be one of "true", "false",
    55  * "yes", or "no", case-insensitive.<p>
    55  * "yes", or "no", case-insensitive.<p>
    56  *
    56  *
    57  * @since JDK1.4
    57  * @since 1.4
    58  */
    58  */
    59 package javax.security.auth.kerberos;
    59 package javax.security.auth.kerberos;