| Package | Description |
|---|---|
| org.keycloak.dom.saml.v2.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected List<EntityDescriptorType.EDTChoiceType> |
EntityDescriptorType.choiceType |
| Modifier and Type | Method and Description |
|---|---|
static EntityDescriptorType.EDTChoiceType |
EntityDescriptorType.EDTChoiceType.oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityDescriptorType.EDTChoiceType> |
EntityDescriptorType.getChoiceType()
Get a read only list of choice types
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityDescriptorType.addChoiceType(EntityDescriptorType.EDTChoiceType choiceType)
Add a choice type
|
void |
EntityDescriptorType.removeChoiceType(EntityDescriptorType.EDTChoiceType choiceType)
Remove a choice type
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.