Interface ClientRegistrationPolicyResource
public interface ClientRegistrationPolicyResource
- Author:
- Marek Posolda
-
Method Summary
Modifier and TypeMethodDescriptionList<org.keycloak.representations.idm.ComponentTypeRepresentation>
-
Method Details
-
getProviders
@Path("providers") @GET @Produces("application/json") List<org.keycloak.representations.idm.ComponentTypeRepresentation> getProviders()
-