public class TrustedServiceInterceptor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected TrustedLoginHandler |
trustedLoginHandler |
Constructor and Description |
---|
TrustedServiceInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
aroundInvoke(org.aspectj.lang.ProceedingJoinPoint ctx) |
protected void |
checkTrustedAccess(org.aspectj.lang.ProceedingJoinPoint ctx)
Check if the client is permitted to call the service method.
|
void |
setTrustedLoginHandler(TrustedLoginHandler trustedLoginHandler) |
protected TrustedLoginHandler trustedLoginHandler
public void setTrustedLoginHandler(TrustedLoginHandler trustedLoginHandler)
protected java.lang.Object aroundInvoke(org.aspectj.lang.ProceedingJoinPoint ctx) throws java.lang.Throwable
java.lang.Throwable
protected void checkTrustedAccess(org.aspectj.lang.ProceedingJoinPoint ctx)
ctx
- context