@Path(value="/system/authentication/services")
@Consumes(value="application/json")
@Produces(value="application/json")
public class AuthServicesResource
extends RestResource
Field Summary
Fields inherited from class org.graylog2.shared.rest.resources.RestResource