Class ClientRegistrationPolicyResource

java.lang.Object
org.keycloak.services.resources.admin.ClientRegistrationPolicyResource

public class ClientRegistrationPolicyResource extends Object
Author:
Marek Posolda
  • Field Details

  • Constructor Details

  • Method Details

    • getProviders

      @Path("providers") @GET @Produces("application/json") public Stream<org.keycloak.representations.idm.ComponentTypeRepresentation> getProviders()
      Base path for retrieve providers with the configProperties properly filled
      Returns: