|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.core.ResourceMethodSecurityInterceptor
public class ResourceMethodSecurityInterceptor
| Field Summary | |
|---|---|
protected boolean |
denyAll
|
protected java.lang.String[] |
rolesAllowed
|
| Constructor Summary | |
|---|---|
ResourceMethodSecurityInterceptor()
|
|
| Method Summary | |
|---|---|
boolean |
accepted(ResourceMethod resourceMethod)
Whether or not this ResourceMethod should be intercepted. |
Response |
invoke(ResourceMethodContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String[] rolesAllowed
protected boolean denyAll
| Constructor Detail |
|---|
public ResourceMethodSecurityInterceptor()
| Method Detail |
|---|
public boolean accepted(ResourceMethod resourceMethod)
ResourceMethodInterceptor
accepted in interface ResourceMethodInterceptor
public Response invoke(ResourceMethodContext ctx)
throws Failure,
ApplicationException,
WebApplicationException
invoke in interface ResourceMethodInterceptorFailure
ApplicationException
WebApplicationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||