Interface ClientRegistrationPolicyResource
public interface ClientRegistrationPolicyResource
- Author:
- Marek Posolda
-
Method Summary
-
Method Details
-
getProviders
@Path("providers") @GET @Produces("application/json") List<ComponentTypeRepresentation> getProviders()
-