|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AccessGateResourceWrapper
wraps a Resource
and
intercepts calls to adaptTo to wrap the adapted ValueMap
or
also a ModifiableValueMap
to enforce access rules defined
by implementations of ResourceAccessGate
resource
, but intercepts the calls with checks to the
applied ResourceAccessGate instances for read and/or update values.
adaptTo
on the
wrapped resource
.
ResourceAccessGate
can be
used to implement own resource access gates.ResourceAccessGate.CONTEXT
service registration property.
ResourceAccessGate.CONTEXT
service registration property.
ResourceAccessGate
defines a service API which might be used
to make some restrictions to accessing resources.GateResult
defines 3 possible states which can be returned
by the different canXXX methods of this interface.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |