Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Security: Requirements

Document for collecting Security requirements

Requirements

- Support plugging JCA/JCE classes into the platform dynamically via services or extensions - Use Java-standard APIs like KeyStore, CertStore, etc. where appropriate for Key management - Support login to the platform - Run with a fully-integrated SecurityManager

Back to the top