org.picketlink.identity.federation.saml.v2.metadata
Class EntityDescriptorType.EDTChoiceType
java.lang.Object
org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType.EDTChoiceType
- Enclosing class:
- EntityDescriptorType
public static class EntityDescriptorType.EDTChoiceType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityDescriptorType.EDTChoiceType
public EntityDescriptorType.EDTChoiceType(List<EntityDescriptorType.EDTDescriptorChoiceType> descriptors)
EntityDescriptorType.EDTChoiceType
public EntityDescriptorType.EDTChoiceType(AffiliationDescriptorType affiliationDescriptor)
getDescriptors
public List<EntityDescriptorType.EDTDescriptorChoiceType> getDescriptors()
getAffiliationDescriptor
public AffiliationDescriptorType getAffiliationDescriptor()
oneValue
public static EntityDescriptorType.EDTChoiceType oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.