Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This coding standard does not address concerns specific to only one Java based platform, but applies broadly to all platforms. For example, guidelines that are applicable to JAVA Java ME or Java EE alone and not to Java SE are typically not included. Within Java SE, APIs that deal with the web interface for performing functions like user account access control, session management, authentication and authorization are beyond the scope of this standard. However, this does not preclude the standard from discussing networked Java systems in light of the risks associated with improper input validation and injection flaws, and suggesting appropriate mitigation techniques.

...