| Modifier and Type | Field and Description |
|---|---|
protected SignatureType |
AssertionType.signature |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
AssertionType.getSignature()
Gets the value of the signature property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssertionType.setSignature(SignatureType value)
Sets the value of the signature property.
|
| Modifier and Type | Field and Description |
|---|---|
protected SignatureType |
EntityDescriptorType.signature |
protected SignatureType |
RoleDescriptorType.signature |
protected SignatureType |
EntitiesDescriptorType.signature |
protected SignatureType |
AffiliationDescriptorType.signature |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
EntityDescriptorType.getSignature()
Gets the value of the signature property.
|
SignatureType |
RoleDescriptorType.getSignature()
Gets the value of the signature property.
|
SignatureType |
EntitiesDescriptorType.getSignature()
Gets the value of the signature property.
|
SignatureType |
AffiliationDescriptorType.getSignature()
Gets the value of the signature property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityDescriptorType.setSignature(SignatureType value)
Sets the value of the signature property.
|
void |
RoleDescriptorType.setSignature(SignatureType value)
Sets the value of the signature property.
|
void |
EntitiesDescriptorType.setSignature(SignatureType value)
Sets the value of the signature property.
|
void |
AffiliationDescriptorType.setSignature(SignatureType value)
Sets the value of the signature property.
|
| Modifier and Type | Field and Description |
|---|---|
protected SignatureType |
StatusResponseType.signature |
protected SignatureType |
RequestAbstractType.signature |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
StatusResponseType.getSignature()
Gets the value of the signature property.
|
SignatureType |
RequestAbstractType.getSignature()
Gets the value of the signature property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusResponseType.setSignature(SignatureType value)
Sets the value of the signature property.
|
void |
RequestAbstractType.setSignature(SignatureType value)
Sets the value of the signature property.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
ObjectFactory.createSignatureType()
Create an instance of
SignatureType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
|
Copyright © 2013 Seam Framework. All Rights Reserved.