| Package | Description | 
|---|---|
| org.apache.ambari.server.state | 
| Modifier and Type | Field and Description | 
|---|---|
static UnlimitedKeyJCERequirement | 
UnlimitedKeyJCERequirement.DEFAULT
The default value to use if the unlimited key JCE policy requirement is not set. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UnlimitedKeyJCERequirement | 
ComponentInfo.getUnlimitedKeyJCERequired()  | 
static UnlimitedKeyJCERequirement | 
UnlimitedKeyJCERequirement.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static UnlimitedKeyJCERequirement[] | 
UnlimitedKeyJCERequirement.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ComponentInfo.setUnlimitedKeyJCERequired(UnlimitedKeyJCERequirement unlimitedKeyJCERequired)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.