public class VerifyTransformsInfoProfileExplicitImpl extends Object implements VerifyTransformsInfoProfileExplicit
VerifyTransformsInfoProfileExplicit
.EXPLICIT_VERIFYTRANSFORMSINFOPROFILE, ID_VERIFYTRANSFORMSINFOPROFILE
Constructor and Description |
---|
VerifyTransformsInfoProfileExplicitImpl() |
Modifier and Type | Method and Description |
---|---|
List |
getTransformParameters()
Gets the transformation parameters.
|
List |
getTransforms()
Gets the XMLDSig transforms element.
|
int |
getVerifyTransformsInfoProfileType()
Gets the type of
VerifyTransformsInfoProfile . |
void |
setTransformParameters(List transformParameters)
Sets additional information for the transforms.
|
void |
setTransforms(List transforms)
Sets the transforms contained in this profile.
|
public VerifyTransformsInfoProfileExplicitImpl()
public void setTransforms(List transforms)
transforms
- The transforms contained in this profile.public List getTransforms()
VerifyTransformsInfoProfileExplicit
getTransforms
in interface VerifyTransformsInfoProfileExplicit
List
of Transform
s.public void setTransformParameters(List transformParameters)
transformParameters
- Additional information for the transforms.public List getTransformParameters()
VerifyTransformsInfoProfileExplicit
getTransformParameters
in interface VerifyTransformsInfoProfileExplicit
public int getVerifyTransformsInfoProfileType()
VerifyTransformsInfoProfile
.getVerifyTransformsInfoProfileType
in interface VerifyTransformsInfoProfile
Copyright © 2016. All rights reserved.