Application Platform enables you to set up security configurations to your servlet-based web applications. Depending on your project and requirements, you can use the available security filter, class, or annotation in your
Application Platform projects. The class and the annotation are available in the
Application Platform API Libraries classpath container. For more information about the
Application Platform API Libraries container, see
Configuring the
Application Platform API Libraries
Container.
To the web application layer of an
Application Platform web project by using the standard Java EE approach of configuring a security filter in the web.xml file, which is the deployment descriptor of your project. With the security filter you can add a SSO functionality to your web applications.
To the OSGi service layer of an
Application Platform Java or web project. You can implement SSO to OSGi services that are: