|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PolicyBuilder in org.apache.cxf.ws.policy |
|---|
| Classes in org.apache.cxf.ws.policy that implement PolicyBuilder | |
|---|---|
class |
PolicyBuilderImpl
PolicyBuilderImpl is an implementation of the PolicyBuilder interface, provides methods to create Policy and PolicyReferenceObjects from DOM elements, but also from an input stream etc. |
| Uses of PolicyBuilder in org.apache.cxf.ws.policy.attachment |
|---|
| Fields in org.apache.cxf.ws.policy.attachment declared as PolicyBuilder | |
|---|---|
protected PolicyBuilder |
AbstractPolicyProvider.builder
|
| Methods in org.apache.cxf.ws.policy.attachment with parameters of type PolicyBuilder | |
|---|---|
void |
AbstractPolicyProvider.setBuilder(PolicyBuilder b)
|
| Uses of PolicyBuilder in org.apache.cxf.ws.policy.attachment.reference |
|---|
| Constructors in org.apache.cxf.ws.policy.attachment.reference with parameters of type PolicyBuilder | |
|---|---|
LocalDocumentReferenceResolver(Document di,
PolicyBuilder b)
|
|
LocalServiceModelReferenceResolver(DescriptionInfo d,
PolicyBuilder b)
|
|
RemoteReferenceResolver(String uri,
PolicyBuilder b)
|
|
| Uses of PolicyBuilder in org.apache.cxf.ws.policy.builder.primitive |
|---|
| Methods in org.apache.cxf.ws.policy.builder.primitive with parameters of type PolicyBuilder | |
|---|---|
void |
NestedPrimitiveAssertionBuilder.setPolicyBuilder(PolicyBuilder b)
|
| Constructors in org.apache.cxf.ws.policy.builder.primitive with parameters of type PolicyBuilder | |
|---|---|
NestedPrimitiveAssertion(Element elem,
PolicyBuilder builder)
|
|
NestedPrimitiveAssertion(Element elem,
PolicyBuilder builder,
boolean assertionRequired)
|
|
| Uses of PolicyBuilder in org.apache.cxf.ws.security.policy.builders |
|---|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||