PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.metadata.ExtensionsType

Packages that use ExtensionsType
org.picketlink.identity.federation.saml.v2.metadata   
 

Uses of ExtensionsType in org.picketlink.identity.federation.saml.v2.metadata
 

Fields in org.picketlink.identity.federation.saml.v2.metadata declared as ExtensionsType
protected  ExtensionsType AffiliationDescriptorType.extensions
           
protected  ExtensionsType EntityDescriptorType.extensions
           
protected  ExtensionsType ContactType.extensions
           
protected  ExtensionsType RoleDescriptorType.extensions
           
protected  ExtensionsType OrganizationType.extensions
           
protected  ExtensionsType EntitiesDescriptorType.extensions
           
 

Methods in org.picketlink.identity.federation.saml.v2.metadata that return ExtensionsType
 ExtensionsType AffiliationDescriptorType.getExtensions()
          Gets the value of the extensions property.
 ExtensionsType EntityDescriptorType.getExtensions()
          Gets the value of the extensions property.
 ExtensionsType ContactType.getExtensions()
          Gets the value of the extensions property.
 ExtensionsType RoleDescriptorType.getExtensions()
          Gets the value of the extensions property.
 ExtensionsType OrganizationType.getExtensions()
          Gets the value of the extensions property.
 ExtensionsType EntitiesDescriptorType.getExtensions()
          Gets the value of the extensions property.
 

Methods in org.picketlink.identity.federation.saml.v2.metadata with parameters of type ExtensionsType
 void AffiliationDescriptorType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 void EntityDescriptorType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 void ContactType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 void RoleDescriptorType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 void OrganizationType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 void EntitiesDescriptorType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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