Searched defs:tokenFile (Results 1 – 4 of 4) sorted by relevance
48 String tokenFile = "{\n" + in cachedTokenFile_correctFormat_resolveAccessTokenCorrectly() local61 String tokenFile = "{\n" + in cachedTokenFile_accessTokenMissing_throwNullPointerException() local73 String tokenFile = "{\n" + in cachedTokenFile_expiresAtMissing_throwNullPointerException() local86 String tokenFile = "{\n" + in cachedTokenFile_optionalRegionMissing_resolveAccessTokenCorrectly() local98 String tokenFile = "{\n" + in cachedTokenFile_optionalStartUrlMissing_resolveAccessTokenCorrectly() local110 String tokenFile = "{\n" + in cachedTokenFile_alreadyExpired_resolveAccessTokenCorrectly() local123 String tokenFile = "{\n" + in cachedTokenFile_tokenFileNotExist_throwNullPointerException() local136 String tokenFile = String.format("{\n" + in cachedTokenFile_AboutToExpire_resolveAccessTokenCorrectly() local148 String tokenFile = String.format("{\n" + in cachedTokenFile_JustExpired_throwsExpiredTokenException() local161 String tokenFile = String.format("{\n" + in cachedTokenFile_ExpiredFewSecondsAgo_throwsExpiredTokenException() local
53 Path tokenFile = Paths.get(args[2]); in main() local
71 String tokenFile = "{\n" + in createSsoCredentialsProviderWithFactorySucceed() local