Searched refs:credentialSourceMapWithFileTextSource (Results 1 – 1 of 1) sorted by relevance
634 Map<String, Object> credentialSourceMapWithFileTextSource = new HashMap<>(); in identityPoolCredentialSource_validFormats() local639 credentialSourceMapWithFileTextSource.put("file", "/path/to/file"); in identityPoolCredentialSource_validFormats()657 credentialSourceMapWithFileTextSource.put("format", textFormat); in identityPoolCredentialSource_validFormats()665 credentialSourceMapWithFileTextSource, in identityPoolCredentialSource_validFormats()677 Map<String, Object> credentialSourceMapWithFileTextSource = new HashMap<>(); in identityPoolCredentialSource_caseInsensitive() local682 credentialSourceMapWithFileTextSource.put("file", "/path/to/file"); in identityPoolCredentialSource_caseInsensitive()700 credentialSourceMapWithFileTextSource.put("format", textFormat); in identityPoolCredentialSource_caseInsensitive()708 credentialSourceMapWithFileTextSource, in identityPoolCredentialSource_caseInsensitive()