| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected List<ContactType> |
EntityDescriptorType.contactPerson |
protected List<ContactType> |
RoleDescriptorType.contactPerson |
| Modifier and Type | Method and Description |
|---|---|
ContactType |
ObjectFactory.createContactType()
Create an instance of
ContactType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ContactType> |
ObjectFactory.createContactPerson(ContactType value)
|
List<ContactType> |
EntityDescriptorType.getContactPerson()
Gets the value of the contactPerson property.
|
List<ContactType> |
RoleDescriptorType.getContactPerson()
Gets the value of the contactPerson property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ContactType> |
ObjectFactory.createContactPerson(ContactType value)
|
Copyright © 2013 Seam Framework. All Rights Reserved.