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 Summary
Constructors Constructor Description SecurityExtensionAttributeMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetNamespaceUri()Map<String,Object>mapAttributes(Map<String,String> attributes, net.n2oapp.framework.api.metadata.compile.CompileProcessor p)
-
-
-
Method Detail
-
getNamespaceUri
public String getNamespaceUri()
- Specified by:
getNamespaceUriin interfacenet.n2oapp.framework.api.metadata.aware.NamespaceUriAware
-
-