| Package | Description |
|---|---|
| io.apiman.plugins.httpsecuritypolicy.beans |
| Modifier and Type | Method and Description |
|---|---|
static ContentSecurityPolicyBean.Mode |
ContentSecurityPolicyBean.Mode.fromValue(String value) |
ContentSecurityPolicyBean.Mode |
ContentSecurityPolicyBean.getMode()
CSP Mode
|
static ContentSecurityPolicyBean.Mode |
ContentSecurityPolicyBean.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentSecurityPolicyBean.Mode[] |
ContentSecurityPolicyBean.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSecurityPolicyBean.setMode(ContentSecurityPolicyBean.Mode mode)
CSP Mode
|
Copyright © 2014–2020 JBoss, a division of Red Hat. All rights reserved.