| Package | Description |
|---|---|
| net.shibboleth.metadata.dom.saml |
Classes that work with DOM elements which contain SAML data.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
EntitiesDescriptorAssemblerStage.NoOpItemOrderingStrategy
An ordering strategy that simply returns the collection in whatever order it was already in.
|
| Modifier and Type | Field and Description |
|---|---|
private EntitiesDescriptorAssemblerStage.ItemOrderingStrategy |
EntitiesDescriptorAssemblerStage.orderingStrategy
Strategy used to order a collection of Items.
|
| Modifier and Type | Method and Description |
|---|---|
EntitiesDescriptorAssemblerStage.ItemOrderingStrategy |
EntitiesDescriptorAssemblerStage.getItemOrderingStrategy()
Gets the strategy used to order a collection of Items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntitiesDescriptorAssemblerStage.setItemOrderingStrategy(EntitiesDescriptorAssemblerStage.ItemOrderingStrategy strategy)
Sets the strategy used to order a collection of Items.
|
Copyright © 1999–2016. All rights reserved.