Uses of Class
org.apache.cxf.ws.policy.AssertionInfo
-
Packages that use AssertionInfo Package Description org.apache.cxf.ws.policy -
-
Uses of AssertionInfo in org.apache.cxf.ws.policy
Methods in org.apache.cxf.ws.policy that return types with arguments of type AssertionInfo Modifier and Type Method Description Collection<AssertionInfo>AssertionInfoMap. getAssertionInfo(QName name)Constructors in org.apache.cxf.ws.policy with parameters of type AssertionInfo Constructor Description PolicyException(AssertionInfo info)
-