Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8214568

Use {@systemProperty} for definitions of system properties

XMLWordPrintable

        Various security-related classes define system properties:

        com.sun.security.auth.login.ConfigFile
        java.security.auth.login.config

        com.sun.security.auth.login.ConfigFile.Krb5LoginModule
        sun.security.krb5.principal

        java.security.jgss/javax/security/auth/kerberos/package-summary.html
        java.security.krb5.realm,java.security.krb5.kdc

        java.security.jgss/org/ietf/jgss/package-summary.html
        javax.security.auth.useSubjectCredsOnly

        The names of these properties are candidates to use the recently-new javadoc tag `{@systemProperty <name>}`, which will cause the names to appear in the main search index.

              weijun Weijun Wang
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: