blob: b129373f27ec747b38269a46c12f90fd176fe97d [file] [log] [blame]
Michael Hanle56bb892016-05-25 17:34:41 +02001package de.ids_mannheim.korap.security.ac;
2
3/**
4 * @author hanl
5 * @date 22/11/2015
6 */
7public class SecurityManagerFactory {
8
9 // make security manager and policydao transferable and exchangable
10 // resource finder
11 // resource handler
12
13
14
15}