PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v2.metadata
Class EntityDescriptorType.EDTChoiceType

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType.EDTChoiceType
Enclosing class:
EntityDescriptorType

public static class EntityDescriptorType.EDTChoiceType
extends Object


Constructor Summary
EntityDescriptorType.EDTChoiceType(AffiliationDescriptorType affiliationDescriptor)
           
EntityDescriptorType.EDTChoiceType(List<EntityDescriptorType.EDTDescriptorChoiceType> descriptors)
           
 
Method Summary
 AffiliationDescriptorType getAffiliationDescriptor()
           
 List<EntityDescriptorType.EDTDescriptorChoiceType> getDescriptors()
           
static EntityDescriptorType.EDTChoiceType oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityDescriptorType.EDTChoiceType

public EntityDescriptorType.EDTChoiceType(List<EntityDescriptorType.EDTDescriptorChoiceType> descriptors)

EntityDescriptorType.EDTChoiceType

public EntityDescriptorType.EDTChoiceType(AffiliationDescriptorType affiliationDescriptor)
Method Detail

getDescriptors

public List<EntityDescriptorType.EDTDescriptorChoiceType> getDescriptors()

getAffiliationDescriptor

public AffiliationDescriptorType getAffiliationDescriptor()

oneValue

public static EntityDescriptorType.EDTChoiceType oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt)

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.