| Package | Description |
|---|---|
| org.genesys.blocks.security.model | |
| org.genesys.blocks.security.persistence | |
| org.genesys.blocks.security.service | |
| org.genesys.blocks.security.service.impl |
| Modifier and Type | Method and Description |
|---|---|
AclSid |
AclEntry.getAclSid() |
AclSid |
AclObjectIdentity.getOwnerSid() |
| Modifier and Type | Method and Description |
|---|---|
void |
AclEntry.setAclSid(AclSid aclSid) |
void |
AclObjectIdentity.setOwnerSid(AclSid ownerSid) |
| Constructor and Description |
|---|
QAclSid(com.querydsl.core.types.Path<? extends AclSid> path) |
| Modifier and Type | Method and Description |
|---|---|
AclSid |
AclSidPersistence.findBySidAndPrincipal(String sid,
boolean principal) |
| Modifier and Type | Method and Description |
|---|---|
List<AclSid> |
AclEntryPersistence.getSids(long objectIdIdentity,
String aclClass) |
List<AclSid> |
AclSidPersistence.listById(Iterable<Long> ids)
List ACL SIDs with internal identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
List<AclSid> |
CustomAclService.getAllSids() |
List<AclSid> |
CustomAclService.getSids(AclAwareModel entity) |
List<AclSid> |
CustomAclService.getSids(long id,
String className) |
| Modifier and Type | Method and Description |
|---|---|
List<AclSid> |
CustomAclServiceImpl.getAllSids() |
List<AclSid> |
CustomAclServiceImpl.getSids(AclAwareModel entity) |
List<AclSid> |
CustomAclServiceImpl.getSids(long id,
String className) |
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.