|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.bryansaunders.jee6divelog.security.interceptor.HasPermissionsInterceptor
@Interceptor public class HasPermissionsInterceptor
HasRole Interceptor.
Constructor Summary | |
---|---|
HasPermissionsInterceptor()
|
Method Summary | |
---|---|
java.lang.Object |
checkAuthenticaion(javax.interceptor.InvocationContext ctx)
Intercepts the Method Call and Throws an Exception if Access is Not Allowed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HasPermissionsInterceptor()
Method Detail |
---|
public java.lang.Object checkAuthenticaion(javax.interceptor.InvocationContext ctx) throws java.lang.Exception
ctx
- Invocation Context
java.lang.Exception
- Thrown if Access is Denied
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |