|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceType | |
|---|---|
| org.apache.cxf.ws.security.sts.provider.model.xmldsig | |
| Uses of ReferenceType in org.apache.cxf.ws.security.sts.provider.model.xmldsig |
|---|
| Fields in org.apache.cxf.ws.security.sts.provider.model.xmldsig with type parameters of type ReferenceType | |
|---|---|
protected List<ReferenceType> |
ManifestType.reference
|
protected List<ReferenceType> |
SignedInfoType.reference
|
| Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return ReferenceType | |
|---|---|
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of ReferenceType |
| Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type ReferenceType | |
|---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
List<ReferenceType> |
ManifestType.getReference()
Gets the value of the reference property. |
List<ReferenceType> |
SignedInfoType.getReference()
Gets the value of the reference property. |
| Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type ReferenceType | |
|---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
Create an instance of JAXBElement<ReferenceType>} |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||