Class AuthorizationServerProperties.ContentSecurityPolicyProperties.DirectiveValue
java.lang.Object
com.broadleafcommerce.auth.user.autoconfigure.AuthorizationServerProperties.ContentSecurityPolicyProperties.DirectiveValue
- Enclosing class:
- AuthorizationServerProperties.ContentSecurityPolicyProperties
public static class AuthorizationServerProperties.ContentSecurityPolicyProperties.DirectiveValue
extends Object
Represents the configuration for a particular 'directive' (ex: should 'default-src' be
provided, and what should its value be?).
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DirectiveValue
-
DirectiveValue
public DirectiveValue()
-
-
Method Details