| Package | Description |
|---|---|
| com.sun.xml.security.core.dsig | |
| com.sun.xml.ws.security.opt.crypto.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected Transforms |
ReferenceType.transforms |
protected Transforms |
RetrievalMethodType.transforms |
| Modifier and Type | Method and Description |
|---|---|
Transforms |
ObjectFactory.createTransforms()
Create an instance of
Transforms |
Transforms |
RetrievalMethodType.getTransforms()
Gets the value of the transforms property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Transforms> |
ObjectFactory.createTransforms(Transforms value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Transforms> |
ObjectFactory.createTransforms(Transforms value)
|
void |
ReferenceType.setTransforms(Transforms value)
Sets the value of the transforms property.
|
void |
RetrievalMethodType.setTransforms(Transforms value)
Sets the value of the transforms property.
|
| Modifier and Type | Method and Description |
|---|---|
RetrievalMethod |
JAXBSignatureFactory.newRetrievalMethod(Transforms transforms,
String type,
String uri)
Creates a RetrievalMethod with the specified parameters
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.