public class Pac4jClientConfigurationDecorator extends Object implements ClientConfigurationDecorator
| Constructor and Description |
|---|
Pac4jClientConfigurationDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorateClients(List<org.pac4j.core.client.Client> clients,
Map<String,String> properties)
Decorates the given clients' configuration using the given properties (if applicable)
|
public void decorateClients(List<org.pac4j.core.client.Client> clients, Map<String,String> properties)
ClientConfigurationDecoratordecorateClients in interface ClientConfigurationDecoratorclients - the client, whose configuration should be decoratedproperties - the properties which may contain the required information to decorate the clientsCopyright © 2023 The Apache Software Foundation. All rights reserved.