/* * oxAuth is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text. * * Copyright (c) 2014, Gluu */ package org.xdi.oxauth.ws.rs; import org.xdi.oxauth.BaseTest; public class GrantTypesRestrictionEmbeddedTest extends BaseTest { }