public class DynamicRegistrationClientConfigurationService.DynamicClientRegistrationLoader extends com.google.common.cache.CacheLoader<ServerConfiguration,RegisteredClient>
Constructor and Description |
---|
DynamicClientRegistrationLoader() |
DynamicClientRegistrationLoader(org.apache.http.client.HttpClient httpClient) |
Modifier and Type | Method and Description |
---|---|
RegisteredClient |
load(ServerConfiguration serverConfig) |
public DynamicClientRegistrationLoader()
public DynamicClientRegistrationLoader(org.apache.http.client.HttpClient httpClient)
public RegisteredClient load(ServerConfiguration serverConfig) throws Exception
load
in class com.google.common.cache.CacheLoader<ServerConfiguration,RegisteredClient>
Exception
Copyright © 2018. All rights reserved.