Interface ClientRegistrationPolicyResource
- 
 public interface ClientRegistrationPolicyResource- Author:
- Marek Posolda
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description List<ComponentTypeRepresentation>getProviders()
 
- 
- 
- 
Method Detail- 
getProviders@Path("providers") @GET @Produces("application/json") List<ComponentTypeRepresentation> getProviders()
 
- 
 
-