| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected List<IndexedEndpointType> |
SSODescriptorType.artifactResolutionService |
protected List<IndexedEndpointType> |
SPSSODescriptorType.assertionConsumerService |
| Modifier and Type | Method and Description |
|---|---|
IndexedEndpointType |
ObjectFactory.createIndexedEndpointType()
Create an instance of
IndexedEndpointType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<IndexedEndpointType> |
ObjectFactory.createArtifactResolutionService(IndexedEndpointType value)
|
JAXBElement<IndexedEndpointType> |
ObjectFactory.createAssertionConsumerService(IndexedEndpointType value)
|
List<IndexedEndpointType> |
SSODescriptorType.getArtifactResolutionService()
Gets the value of the artifactResolutionService property.
|
List<IndexedEndpointType> |
SPSSODescriptorType.getAssertionConsumerService()
Gets the value of the assertionConsumerService property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<IndexedEndpointType> |
ObjectFactory.createArtifactResolutionService(IndexedEndpointType value)
|
JAXBElement<IndexedEndpointType> |
ObjectFactory.createAssertionConsumerService(IndexedEndpointType value)
|
Copyright © 2013 Seam Framework. All Rights Reserved.