Package | Description |
---|---|
org.picketlink.identity.federation.core.saml.v2.writers | |
org.picketlink.identity.federation.saml.v2.metadata |
Modifier and Type | Method and Description |
---|---|
void |
SAMLMetadataWriter.write(ContactType contact) |
Modifier and Type | Field and Description |
---|---|
protected List<ContactType> |
RoleDescriptorType.contactPerson |
protected List<ContactType> |
EntityDescriptorType.contactPerson |
Modifier and Type | Method and Description |
---|---|
List<ContactType> |
RoleDescriptorType.getContactPerson()
Gets the value of the contactPerson property.
|
List<ContactType> |
EntityDescriptorType.getContactPerson()
Gets the value of the contactPerson property.
|
Modifier and Type | Method and Description |
---|---|
void |
RoleDescriptorType.addContactPerson(ContactType contact)
Add contact
|
void |
EntityDescriptorType.addContactPerson(ContactType ct)
Add a
ContactType contact person |
void |
RoleDescriptorType.removeContactPerson(ContactType contact)
remove contact
|
void |
EntityDescriptorType.removeContactPerson(ContactType ct) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.