|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISharedObjectPolicy
| Method Summary | |
|---|---|
java.security.PermissionCollection |
checkAddSharedObject(ID fromID,
ID toID,
ID localID,
ReplicaSharedObjectDescription newObjectDescription)
Check the request to add a shared object from external source (i.e. |
| Methods inherited from interface org.eclipse.ecf.core.security.IContainerPolicy |
|---|
refresh |
| Method Detail |
|---|
java.security.PermissionCollection checkAddSharedObject(ID fromID,
ID toID,
ID localID,
ReplicaSharedObjectDescription newObjectDescription)
throws java.lang.SecurityException
fromID - the ID of the container making the container add requesttoID - the ID of the container receiving/handling the add request.
Null if directed to all containers in group.localID - the ID of the local containernewObjectDescription - the ReplicaSharedObjectDescription associated with the shared
object being added
java.lang.SecurityException - if request should be refused and associated container
should leave group
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||