Package java.security
Class GuardedObject
- java.lang.Object
-
- java.security.GuardedObject
-
- All Implemented Interfaces:
Serializable
public class GuardedObject extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GuardedObject(Object var0, Guard var1)
-
-
-
Method Detail
-
getObject
public Object getObject() throws SecurityException
- Throws:
SecurityException
-
-