|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.policy.identity.SecurityIdentityImplementationPolicyInterceptor
public class SecurityIdentityImplementationPolicyInterceptor
| Constructor Summary | |
|---|---|
SecurityIdentityImplementationPolicyInterceptor(java.util.List<SecurityIdentityPolicy> securityIdentityPolicies)
|
|
| Method Summary | |
|---|---|
Invoker |
getNext()
Returns the next invoker or null |
Message |
invoke(Message msg)
Process a synchronous wire |
void |
setNext(Invoker next)
Sets the next invoker |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityIdentityImplementationPolicyInterceptor(java.util.List<SecurityIdentityPolicy> securityIdentityPolicies)
| Method Detail |
|---|
public Invoker getNext()
Interceptor
getNext in interface InterceptorInterceptor.getNext()public void setNext(Invoker next)
Interceptor
setNext in interface Interceptornext - The next invokerInterceptor.setNext(org.apache.tuscany.sca.invocation.Invoker)public Message invoke(Message msg)
Invoker
invoke in interface Invokermsg - The request Message for the wire
Invoker.invoke(org.apache.tuscany.sca.invocation.Message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||