public class ReferenceInfoImpl extends Object implements ReferenceInfo
ReferenceInfo
.Constructor and Description |
---|
ReferenceInfoImpl() |
Modifier and Type | Method and Description |
---|---|
List |
getVerifyTransformsInfoProfiles()
Gets the transformation info.
|
void |
setVerifyTransformsInfoProfiles(List verifyTransformsInfoProfiles)
Sets the transforms profile used for verifying the transforms contained
in the signature.
|
public void setVerifyTransformsInfoProfiles(List verifyTransformsInfoProfiles)
verifyTransformsInfoProfiles
- The profiles containing the transforms
allowed in the signature.public List getVerifyTransformsInfoProfiles()
ReferenceInfo
getVerifyTransformsInfoProfiles
in interface ReferenceInfo
Copyright © 2016. All rights reserved.