PicketLink Federation Core 2.1.6.Final-redhat-2

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

Packages that use EntityDescriptorType.EDTChoiceType
org.picketlink.identity.federation.saml.v2.metadata   
 

Uses of EntityDescriptorType.EDTChoiceType in org.picketlink.identity.federation.saml.v2.metadata
 

Fields in org.picketlink.identity.federation.saml.v2.metadata with type parameters of type EntityDescriptorType.EDTChoiceType
protected  List<EntityDescriptorType.EDTChoiceType> EntityDescriptorType.choiceType
           
 

Methods in org.picketlink.identity.federation.saml.v2.metadata that return EntityDescriptorType.EDTChoiceType
static EntityDescriptorType.EDTChoiceType EntityDescriptorType.EDTChoiceType.oneValue(EntityDescriptorType.EDTDescriptorChoiceType edt)
           
 

Methods in org.picketlink.identity.federation.saml.v2.metadata that return types with arguments of type EntityDescriptorType.EDTChoiceType
 List<EntityDescriptorType.EDTChoiceType> EntityDescriptorType.getChoiceType()
          Get a read only list of choice types
 

Methods in org.picketlink.identity.federation.saml.v2.metadata with parameters of type EntityDescriptorType.EDTChoiceType
 void EntityDescriptorType.addChoiceType(EntityDescriptorType.EDTChoiceType choiceType)
          Add a choice type
 void EntityDescriptorType.removeChoiceType(EntityDescriptorType.EDTChoiceType choiceType)
          Remove a choice type
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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