Modifier and Type | Method and Description |
---|---|
abstract VerifyTransformsInfoProfile |
SPSSFactory.createVerifyTransformsInfoProfile(List transforms,
List transformParameters)
Create a new
VerifyTransformsInfoProfile object by providing
the profile data explicitly. |
abstract VerifyTransformsInfoProfile |
SPSSFactory.createVerifyTransformsInfoProfile(String profileID)
Create a new
VerifyTransformsInfoProfile object containing
a reference to a locally stored profile. |
Modifier and Type | Class and Description |
---|---|
class |
VerifyTransformsInfoProfileExplicitImpl
Default implementation of
VerifyTransformsInfoProfileExplicit . |
class |
VerifyTransformsInfoProfileIDImpl
Default implementation of
VerifyTransformsInfoProfileID . |
Modifier and Type | Method and Description |
---|---|
VerifyTransformsInfoProfile |
SPSSFactoryImpl.createVerifyTransformsInfoProfile(List transforms,
List transformParameters) |
VerifyTransformsInfoProfile |
SPSSFactoryImpl.createVerifyTransformsInfoProfile(String profileID) |
Modifier and Type | Method and Description |
---|---|
VerifyTransformsInfoProfile |
ProfileParser.parseVerifyTransformsInfoProfile(Element profileElem)
Parse a
VerifyTransformsInfoProfile DOM element. |
Modifier and Type | Interface and Description |
---|---|
interface |
VerifyTransformsInfoProfileExplicit
Encapsulates explicit transformation information.
|
interface |
VerifyTransformsInfoProfileID
Encapsulates transformation info id for signature verification.
|
Copyright © 2016. All rights reserved.