Package | Description |
---|---|
com.streamscape.sdo | |
com.streamscape.sdo.security |
Modifier and Type | Method and Description |
---|---|
AccessControl |
EventDatagram.getPermissions()
Returns the access control object for this data event.
|
Modifier and Type | Method and Description |
---|---|
void |
EventDatagram.protect(java.lang.String principal,
byte[] credential,
AccessControl permissions)
Protects the payload portion of the object using the supplied principal
and credential.
|
Modifier and Type | Method and Description |
---|---|
AccessControl |
AccessControl.clone() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.