|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.security.client.SecurityClientInterceptor
public final class SecurityClientInterceptor
Security Interceptor in Client Proxy
| Field Summary | |
|---|---|
static SecurityClientInterceptor |
singleton
|
| Constructor Summary | |
|---|---|
SecurityClientInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
Authenticates the caller using the principal and credentials in the Infocation if thre is a security manager and an invcocation method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SecurityClientInterceptor singleton
| Constructor Detail |
|---|
public SecurityClientInterceptor()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface org.jboss.aop.advice.Interceptor
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws java.lang.Throwable
invoke in interface org.jboss.aop.advice.Interceptorjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||