|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutableResourceAuthorizationManager
A specialized IResourceAuthorizationManager which is capable of changing the authorized resource in the
runtime.
| Method Summary | |
|---|---|
void |
add(String uri)
Add a new resource uri to the set of authorized resources. |
void |
clear()
Clear all authorized resources added previously. |
| Methods inherited from interface ro.isdc.wro.model.resource.support.ResourceAuthorizationManager |
|---|
isAuthorized |
| Method Detail |
|---|
void add(String uri)
uri - the resource uri to authorize.void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||