Class SecurityConfigurationService
- java.lang.Object
-
- com.sodius.oslc.server.security.services.SecurityConfigurationService
-
public class SecurityConfigurationService extends Object
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.- Since:
- 2.0.0
-
-
Constructor Summary
Constructors Constructor Description SecurityConfigurationService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Response
getSecurityConfiguration()
Response
updateSecurityConfiguration()
-