| Package | Description |
|---|---|
| io.apiman.plugins.httpsecuritypolicy.beans |
| Modifier and Type | Method and Description |
|---|---|
static HttpSecurityBean.FrameOptions |
HttpSecurityBean.FrameOptions.fromValue(String value) |
HttpSecurityBean.FrameOptions |
HttpSecurityBean.getFrameOptions()
Frame Options
|
static HttpSecurityBean.FrameOptions |
HttpSecurityBean.FrameOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpSecurityBean.FrameOptions[] |
HttpSecurityBean.FrameOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpSecurityBean.setFrameOptions(HttpSecurityBean.FrameOptions frameOptions)
Frame Options
|
Copyright © 2014–2015 JBoss, a division of Red Hat. All rights reserved.