Uses of Class
org.keycloak.dom.saml.v2.metadata.EntityDescriptorType.EDTChoiceType
-
Uses of EntityDescriptorType.EDTChoiceType in org.keycloak.dom.saml.v2.metadata
Modifier and TypeFieldDescriptionprotected List<EntityDescriptorType.EDTChoiceType>
EntityDescriptorType.choiceType
Modifier and TypeMethodDescriptionEntityDescriptorType.EDTChoiceType.oneValue
(EntityDescriptorType.EDTDescriptorChoiceType edt) Modifier and TypeMethodDescriptionEntityDescriptorType.getChoiceType()
Get a read only list of choice typesModifier and TypeMethodDescriptionvoid
EntityDescriptorType.addChoiceType
(EntityDescriptorType.EDTChoiceType choiceType) Add a choice typevoid
EntityDescriptorType.removeChoiceType
(EntityDescriptorType.EDTChoiceType choiceType) Remove a choice type