Class EntityDescriptorType.EDTChoiceType
java.lang.Object
org.keycloak.dom.saml.v2.metadata.EntityDescriptorType.EDTChoiceType
- Enclosing class:
- EntityDescriptorType
-
Constructor Summary
ConstructorDescriptionEDTChoiceType
(List<EntityDescriptorType.EDTDescriptorChoiceType> descriptors) EDTChoiceType
(AffiliationDescriptorType affiliationDescriptor) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EDTChoiceType
-
EDTChoiceType
-
-
Method Details
-
getDescriptors
-
getAffiliationDescriptor
-
oneValue
public static EntityDescriptorType.EDTChoiceType oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt)
-