Package | Description |
---|---|
com.sap.cds.services.utils.model |
Modifier and Type | Method and Description |
---|---|
Privilege |
Privilege.addGrant(Privilege.PredefinedGrant grant) |
Privilege |
Privilege.addGrant(String grant) |
Privilege |
Privilege.addRole(Privilege.PredefinedRole role) |
Privilege |
Privilege.addRole(String role) |
Modifier and Type | Method and Description |
---|---|
Stream<Privilege> |
Restriction.privileges() |
Modifier and Type | Method and Description |
---|---|
Restriction |
Restriction.addPrivilege(Privilege privilege) |
Restriction |
Restriction.addPrivileges(Privilege... privileges) |
Copyright © 2023. All rights reserved.