| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected OrganizationType |
EntityDescriptorType.organization |
protected OrganizationType |
RoleDescriptorType.organization |
| Modifier and Type | Method and Description |
|---|---|
OrganizationType |
ObjectFactory.createOrganizationType()
Create an instance of
OrganizationType |
OrganizationType |
EntityDescriptorType.getOrganization()
Gets the value of the organization property.
|
OrganizationType |
RoleDescriptorType.getOrganization()
Gets the value of the organization property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OrganizationType> |
ObjectFactory.createOrganization(OrganizationType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OrganizationType> |
ObjectFactory.createOrganization(OrganizationType value)
|
void |
EntityDescriptorType.setOrganization(OrganizationType value)
Sets the value of the organization property.
|
void |
RoleDescriptorType.setOrganization(OrganizationType value)
Sets the value of the organization property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.