public final class SignatureUtils extends Object
Modifier and Type | Method and Description |
---|---|
static List<String> |
getInclusivePrefixes(Element target,
boolean excludeVisible)
Get the List of inclusive prefixes from the DOM Element argument
|
static void |
verifySignedElement(Element elem,
List<WSSecurityEngineResult> signedResults) |
static void |
verifySignedElement(Element elem,
WSDocInfo wsDocInfo) |
public static void verifySignedElement(Element elem, WSDocInfo wsDocInfo) throws WSSecurityException
WSSecurityException
public static void verifySignedElement(Element elem, List<WSSecurityEngineResult> signedResults) throws WSSecurityException
WSSecurityException
Copyright © 2017 JBoss by Red Hat. All rights reserved.