|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagedProtectedResourceProvider
An object implementing this interface indicates that it provides Access
Control related information using the ManagedProtectedResource
interface.
Method Summary | |
---|---|
ManagedProtectedResource |
getManagedProtectedResource()
Returns the ManagedProtectedResource associated with this object |
ManagedProtectedResourceController |
getManagedProtectedResourceController()
Returns the ManagedProtectedResourceController associated with this object |
Method Detail |
---|
ManagedProtectedResource getManagedProtectedResource() throws AccessControlException, SystemException
ManagedProtectedResource
associated with this object
AccessControlException
- will be thrown if any access control
related error occurs
SystemException
- will be thrown if a system resource problem, e.g.
a database exception, occursManagedProtectedResourceController getManagedProtectedResourceController() throws AccessControlException, SystemException
ManagedProtectedResourceController
associated with this object
AccessControlException
- will be thrown if any access control
related error occurs
SystemException
- will be thrown if a system resource problem, e.g.
a database exception, occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |