Package | Description |
---|---|
org.apache.myfaces.tobago.internal.config |
Modifier and Type | Method and Description |
---|---|
ContentSecurityPolicy.Mode |
ContentSecurityPolicy.getMode() |
static ContentSecurityPolicy.Mode |
ContentSecurityPolicy.Mode.parse(String string) |
static ContentSecurityPolicy.Mode |
ContentSecurityPolicy.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentSecurityPolicy.Mode[] |
ContentSecurityPolicy.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.