Package com.sodius.oslc.server.security.services
package com.sodius.oslc.server.security.services
Servlets and filters for security configuration on server side.
- Since:
- 2.0.0
-
ClassesClassDescriptionSets in the HTTP response a
Content-Security-Policyheader withchild-srcandframe-ancestorsattributes reflecting the OSLC friend applications.Manages the activation and configuration of a licenseAllows to check license when accessing end-points.Manages the edition of the license by an administrator.Defines the behavior of shared cookies for which a SameSite policy may be applied.Sets in the HTTP response someSet-Cookieheaders with aSameSite=Noneattribute for each shared cookie and each path of delegated UIs and previews of the product.Provides end-points to read and update the security configuration of the connector, which controls the Content Security Policy (CSP) headers applied to OSLC responses.Prevents XSS attacks by wrapping the HTTP request to check parameters.