From 18b66fb2a7146d18aee62aa234cc1c93d9e0db7f Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Thu, 12 Dec 2013 15:45:06 -0800 Subject: [PATCH] Updated Client configuration (markdown) --- Client-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client-configuration.md b/Client-configuration.md index 00aaef1..420f9f1 100644 --- a/Client-configuration.md +++ b/Client-configuration.md @@ -449,4 +449,4 @@ Builds the URL using an encrypted Request Object. ``` -The builder must have access to the `JWKSetValidator` bean in order to find the server's public keys to encrypt to. \ No newline at end of file +The builder must have access to the `JWKSetCacheService` bean in order to find the server's public keys to encrypt to. \ No newline at end of file