|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transforms | |
|---|---|
| com.sun.xml.security.core.dsig | |
| com.sun.xml.ws.security.opt.crypto.jaxb | |
| Uses of Transforms in com.sun.xml.security.core.dsig |
|---|
| Fields in com.sun.xml.security.core.dsig declared as Transforms | |
|---|---|
protected Transforms |
ReferenceType.transforms
|
protected Transforms |
RetrievalMethodType.transforms
|
| Methods in com.sun.xml.security.core.dsig that return Transforms | |
|---|---|
Transforms |
ObjectFactory.createTransforms()
Create an instance of Transforms |
Transforms |
RetrievalMethodType.getTransforms()
Gets the value of the transforms property. |
| Methods in com.sun.xml.security.core.dsig that return types with arguments of type Transforms | |
|---|---|
JAXBElement<Transforms> |
ObjectFactory.createTransforms(Transforms value)
Create an instance of JAXBElement<Transforms>} |
| Methods in com.sun.xml.security.core.dsig with parameters of type Transforms | |
|---|---|
JAXBElement<Transforms> |
ObjectFactory.createTransforms(Transforms value)
Create an instance of JAXBElement<Transforms>} |
void |
ReferenceType.setTransforms(Transforms value)
Sets the value of the transforms property. |
void |
RetrievalMethodType.setTransforms(Transforms value)
Sets the value of the transforms property. |
| Uses of Transforms in com.sun.xml.ws.security.opt.crypto.jaxb |
|---|
| Methods in com.sun.xml.ws.security.opt.crypto.jaxb with parameters of type Transforms | |
|---|---|
RetrievalMethod |
JAXBSignatureFactory.newRetrievalMethod(Transforms transforms,
String type,
String uri)
Creates a RetrievalMethod with the specified parameters |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||