public class MetadataConfigurationParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ETC_FOLDER |
static String |
METADATA_ROOT_FOLDER |
| Constructor and Description |
|---|
MetadataConfigurationParser(List<String> entityDescriptions) |
MetadataConfigurationParser(List<String> entityDescriptions,
Consumer<org.opensaml.saml.saml2.metadata.EntityDescriptor> updateCallback) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.opensaml.saml.saml2.metadata.EntityDescriptor> |
getEntryDescriptions() |
public static final String METADATA_ROOT_FOLDER
public static final String ETC_FOLDER
public MetadataConfigurationParser(List<String> entityDescriptions) throws IOException
IOExceptionpublic MetadataConfigurationParser(List<String> entityDescriptions, Consumer<org.opensaml.saml.saml2.metadata.EntityDescriptor> updateCallback) throws IOException
IOExceptionThis work is licensed under a Creative Commons Attribution 4.0 International License.