Interface ClientRegistrationPolicyResource


public interface ClientRegistrationPolicyResource
Author:
Marek Posolda
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.keycloak.representations.idm.ComponentTypeRepresentation>
     
  • Method Details

    • getProviders

      @Path("providers") @GET @Produces("application/json") List<org.keycloak.representations.idm.ComponentTypeRepresentation> getProviders()