|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.plexus.security.global.AllAccessResourceController
AllAccessResourceController is an implementation of
ResourceController that gives access to any resource
for any credential for any Entity.
| Field Summary | |
static java.lang.String |
ROLE
|
| Fields inherited from interface org.codehaus.plexus.security.ResourceController |
SELECTOR_ROLE |
| Constructor Summary | |
AllAccessResourceController()
|
|
| Method Summary | |
boolean |
isAuthorized(java.lang.Object entity,
java.lang.Object resource)
A pseudo implementation that returns true for every instance, granting Entitys all access. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String ROLE
| Constructor Detail |
public AllAccessResourceController()
| Method Detail |
public boolean isAuthorized(java.lang.Object entity,
java.lang.Object resource)
Entitys all access.
isAuthorized in interface ResourceControllerentity - resource -
org.apache.fulcrum.jasf.ResourceAccessController#isAuthorized(Object, Object)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||