Restructure JCR repository wrappers
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jcr / src / main / resources / org / argeo / jcr / argeo.cnd
index e46aec737c16ef5a2e0f9ac7e259e3f0a7748055..1ae7a1e776670715a69f66eea316fa30bc7c3461 100644 (file)
@@ -20,7 +20,7 @@ mixin
 [argeo:userHome] > mix:created, mix:lastModified
 mixin
 - argeo:userID (STRING) m
-+ argeo:profile (argeo:userProfile)
+- argeo:remoteRoles (STRING) *
 + argeo:keyring (argeo:pbeSpec)
 + argeo:preferences (argeo:preferenceNode)
 
@@ -31,7 +31,6 @@ mixin
 - argeo:accountNonExpired (BOOLEAN)
 - argeo:accountNonLocked (BOOLEAN)
 - argeo:credentialsNonExpired (BOOLEAN)
-- argeo:remoteRoles (STRING) *
 
 [argeo:preferenceNode] > mix:lastModified, mix:versionable
 mixin