|
Change Variable Type user : OUser to user : ORID in method public disallowUser(iDocument ODocument, iAllowFieldName String, iUserName String) : OIdentifiable in class com.orientechnologies.orient.core.metadata.security.OSecurityShared |
From |
To |
|
Change Variable Type user : OUser to user : ORID in method public denyUser(iDocument ODocument, iOperation ORestrictedOperation, iUserName String) : OIdentifiable in class com.orientechnologies.orient.core.metadata.security.OSecurityShared |
From |
To |
|
Change Variable Type role : ORole to role : ORID in method public allowRole(iDocument ODocument, iAllowFieldName String, iRoleName String) : OIdentifiable in class com.orientechnologies.orient.core.metadata.security.OSecurityShared |
From |
To |
|
Change Variable Type role : ORole to role : ORID in method public disallowRole(iDocument ODocument, iAllowFieldName String, iRoleName String) : OIdentifiable in class com.orientechnologies.orient.core.metadata.security.OSecurityShared |
From |
To |
|
Change Variable Type role : ORole to role : ORID in method public denyRole(iDocument ODocument, iOperation ORestrictedOperation, iRoleName String) : OIdentifiable in class com.orientechnologies.orient.core.metadata.security.OSecurityShared |
From |
To |
|
Change Variable Type user : OUser to user : ORID in method public allowUser(iDocument ODocument, iAllowFieldName String, iUserName String) : OIdentifiable in class com.orientechnologies.orient.core.metadata.security.OSecurityShared |
From |
To |