|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ObjectExportChecker
In DCOM mode, this class can register an object that will be notified whenever a Java object is about to be exposed to a COM client. You can then decide whether or not the object is allowed to be exposed..
For more information, please see Security/Authentication.
| Method Summary | |
|---|---|
boolean |
exportAllowed(java.lang.Object o)
Returns true if the export should be allowed. |
| Method Detail |
|---|
boolean exportAllowed(java.lang.Object o)
o - the object that is about to be exported
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||