104105106107108109110111112113114
throw PicketLinkLogger.ROOT_LOGGER.federationSAMLMetadataConfigError(configuration.getAlias(), e); } } if (configParsedSPType != null) { configuration.importFrom(configParsedSPType); } return (SPType) providerType; }