Class SecurityExtensionAttributeMapper

java.lang.Object
net.n2oapp.framework.access.metadata.compile.SecurityExtensionAttributeMapper
All Implemented Interfaces:
net.n2oapp.framework.api.metadata.aware.NamespaceUriAware, net.n2oapp.framework.api.metadata.compile.ExtensionAttributeMapper

@Component public class SecurityExtensionAttributeMapper extends Object implements net.n2oapp.framework.api.metadata.compile.ExtensionAttributeMapper
Сборка атрибутов прав доступа
  • Constructor Details

    • SecurityExtensionAttributeMapper

      public SecurityExtensionAttributeMapper()
  • Method Details

    • getNamespaceUri

      public String getNamespaceUri()
      Specified by:
      getNamespaceUri in interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
    • mapAttributes

      public Map<String,Object> mapAttributes(Map<String,String> attributes, net.n2oapp.framework.api.metadata.compile.CompileProcessor p)
      Specified by:
      mapAttributes in interface net.n2oapp.framework.api.metadata.compile.ExtensionAttributeMapper