|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectat.gv.egiz.pdfas.algorithmSuite.AlgorithmSuiteUtil
Utility class for handling dynamic algorithm suites
| Constructor Summary | |
AlgorithmSuiteUtil()
|
|
| Method Summary | |
static String |
evaluateReplaceAlgs(AlgorithmSuiteObject algSuite,
ConnectorEnvironment environment,
SignSignatureObject so)
Creates new verify_xml, evaluates algorithm suite and replaces methods in verify_xml |
static String |
extractAlgorithmSuiteString(String xmlResponse)
Extract algorithm suite as optimized string from CreateXMLSignatureResponse |
static boolean |
isDefaultCertAlg(String algsString,
String defaultCertAlg)
|
static String |
removeAllWhitespace(String str)
Helper method to remove whitespaces from a string |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlgorithmSuiteUtil()
| Method Detail |
public static String evaluateReplaceAlgs(AlgorithmSuiteObject algSuite,
ConnectorEnvironment environment,
SignSignatureObject so)
algSuite - out-param empty algorithm suite objectenvironment - connector environment to load verify templateso - signsignator object
public static String extractAlgorithmSuiteString(String xmlResponse)
CreateXMLSignatureResponse
- Parameters:
xmlResponse -
- Returns:
- algorith suite string
public static boolean isDefaultCertAlg(String algsString,
String defaultCertAlg)
public static String removeAllWhitespace(String str)
str -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||