Restored abstract declaration
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@150485 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
91cb8132a5
commit
69d45439c9
|
@ -19,7 +19,7 @@ import com.tinkerpop.blueprints.impls.orient.OrientGraphFactory;
|
|||
* @author Luca Frosini (ISTI - CNR)
|
||||
*
|
||||
*/
|
||||
public class SecurityContextMapper {
|
||||
public abstract class SecurityContextMapper {
|
||||
|
||||
private static Logger logger = LoggerFactory
|
||||
.getLogger(SecurityContextMapper.class);
|
||||
|
|
Loading…
Reference in New Issue