|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PolicyInterceptorProvider
| Method Summary | |
|---|---|
boolean |
configurationPresent(Message msg,
org.apache.neethi.Assertion assertion)
Return false if the message does not contain enough contextual configuration to preemtively support the given assertion. |
Collection<QName> |
getAssertionTypes()
Returns a collection of QNames describing the xml schema types of the assertions that this interceptor implements. |
| Methods inherited from interface org.apache.cxf.interceptor.InterceptorProvider |
|---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors |
| Method Detail |
|---|
Collection<QName> getAssertionTypes()
boolean configurationPresent(Message msg,
org.apache.neethi.Assertion assertion)
msg - The contextual message, may be null if no message is in context at this pointassertion -
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||