|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationCheck | |
|---|---|
| org.camunda.bpm.engine.impl.db | |
| org.camunda.bpm.engine.impl.persistence.entity | |
| Uses of AuthorizationCheck in org.camunda.bpm.engine.impl.db |
|---|
| Fields in org.camunda.bpm.engine.impl.db declared as AuthorizationCheck | |
|---|---|
protected AuthorizationCheck |
ListQueryParameterObject.authCheck
|
| Methods in org.camunda.bpm.engine.impl.db that return AuthorizationCheck | |
|---|---|
AuthorizationCheck |
ListQueryParameterObject.getAuthCheck()
|
| Methods in org.camunda.bpm.engine.impl.db with parameters of type AuthorizationCheck | |
|---|---|
void |
ListQueryParameterObject.setAuthCheck(AuthorizationCheck authCheck)
|
| Uses of AuthorizationCheck in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type AuthorizationCheck | |
|---|---|
protected void |
AuthorizationManager.addPermissionCheck(AuthorizationCheck authCheck,
CompositePermissionCheck compositeCheck)
|
void |
AuthorizationManager.enableQueryAuthCheck(AuthorizationCheck authCheck)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||