SAMLConfig$json top-level constant

  1. @Deprecated('Use sAMLConfigDescriptor instead')
Map<String, Object> const SAMLConfig$json

Implementation

@$core.Deprecated('Use sAMLConfigDescriptor instead')
const SAMLConfig$json = const {
  '1': 'SAMLConfig',
  '2': const [
    const {'1': 'metadata_xml', '3': 1, '4': 1, '5': 12, '9': 0, '10': 'metadataXml'},
    const {'1': 'metadata_url', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'metadataUrl'},
  ],
  '8': const [
    const {'1': 'metadata'},
  ],
};