|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntitiesDescriptorAssemblerStage.ItemOrderingStrategy | |
|---|---|
| net.shibboleth.metadata.dom.saml | Classes that work with DOM elements which contain SAML data. |
| Uses of EntitiesDescriptorAssemblerStage.ItemOrderingStrategy in net.shibboleth.metadata.dom.saml |
|---|
| Classes in net.shibboleth.metadata.dom.saml that implement EntitiesDescriptorAssemblerStage.ItemOrderingStrategy | |
|---|---|
private class |
EntitiesDescriptorAssemblerStage.NoOpItemOrderingStrategy
An ordering strategy that simply returns the collection in whatever order it was already in. |
| Fields in net.shibboleth.metadata.dom.saml declared as EntitiesDescriptorAssemblerStage.ItemOrderingStrategy | |
|---|---|
private EntitiesDescriptorAssemblerStage.ItemOrderingStrategy |
EntitiesDescriptorAssemblerStage.orderingStrategy
Strategy used to order a collection of Items. |
| Methods in net.shibboleth.metadata.dom.saml that return EntitiesDescriptorAssemblerStage.ItemOrderingStrategy | |
|---|---|
EntitiesDescriptorAssemblerStage.ItemOrderingStrategy |
EntitiesDescriptorAssemblerStage.getItemOrderingStrategy()
Gets the strategy used to order a collection of Items. |
| Methods in net.shibboleth.metadata.dom.saml with parameters of type EntitiesDescriptorAssemblerStage.ItemOrderingStrategy | |
|---|---|
void |
EntitiesDescriptorAssemblerStage.setItemOrderingStrategy(EntitiesDescriptorAssemblerStage.ItemOrderingStrategy strategy)
Sets the strategy used to order a collection of Items. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||