|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.policy.authentication.basic.BasicAuthenticationServicePolicyProvider
public class BasicAuthenticationServicePolicyProvider
Constructor Summary | |
---|---|
BasicAuthenticationServicePolicyProvider(RuntimeComponent component,
RuntimeComponentService service,
Binding binding)
|
Method Summary | |
---|---|
Interceptor |
createInterceptor(Operation operation)
Create an interceptor for a given operation |
java.lang.String |
getPhase()
Get the phase that the interceptor should be added |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicAuthenticationServicePolicyProvider(RuntimeComponent component, RuntimeComponentService service, Binding binding)
Method Detail |
---|
public Interceptor createInterceptor(Operation operation)
PolicyProvider
createInterceptor
in interface PolicyProvider
PolicyProvider.createInterceptor(org.apache.tuscany.sca.interfacedef.Operation)
public java.lang.String getPhase()
PolicyProvider
getPhase
in interface PolicyProvider
PolicyProvider.getPhase()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |