Interface SystemAccessControlFactory
public interface SystemAccessControlFactory
-
Method Details
-
getName
String getName() -
create
SystemAccessControl create(Map<String, String> config, SystemAccessControlFactory.SystemAccessControlContext context)
-