Package | Description |
---|---|
com.semarchy.mdm.client |
Provides the classes to connect to a Semarchy For MDM instance and to use the services provided by the instance.
|
com.semarchy.mdm.runtime.model.dataaccess | |
com.semarchy.mdm.runtime.model.security |
Modifier and Type | Method and Description |
---|---|
IDataAccessModelSecurityProvider |
IDataEditionConnection.getDataAccessSecurityProvider()
The
IDataAccessModelSecurityProvider providing privileges
information about currently logged in user for the
IDataAccessModel . |
Modifier and Type | Method and Description |
---|---|
boolean |
DataAccessCondition.isAuthorized(IDataAccessModelSecurityProvider secuProvider)
Return true if user is authorized to query using this condition
|
boolean |
DataAccessSelectExpression.isReadable(IDataAccessModelSecurityProvider dataAccessModelSecurityProvider)
Return false if we are sure that the user represented by the
securityProvider will never be authorized to read the described
attribute, returns true otherwise.
|
Modifier and Type | Method and Description |
---|---|
IDataAccessModelSecurityProvider |
IRuntimeSecurityProviders.getDataAccessSecurityProvider()
The
IDataAccessModelSecurityProvider providing privileges
information about currently logged in user for the
IDataAccessModel . |
Copyright © 2019. All rights reserved.