Class KeycloakSpringConfigResolverWrapper

  • All Implemented Interfaces:
    KeycloakConfigResolver

    public class KeycloakSpringConfigResolverWrapper
    extends Object
    implements KeycloakConfigResolver
    Spring applications may use different security stacks in order to enforce access based on the configuration provided by a KeycloakDeployment. This implementation of KeycloakConfigResolver wraps and avoid calling multiple KeycloakConfigResolver instances but only those defined by applications or set as default by the configuration.
    Author:
    Pedro Igor