public class X509Util extends Object
Constructor and Description |
---|
X509Util() |
Modifier and Type | Method and Description |
---|---|
static String |
getEncAlgo(org.w3c.dom.Node encBodyData) |
protected static javax.crypto.SecretKey |
getSharedKey(org.w3c.dom.Element keyInfoElem,
String algorithm,
javax.security.auth.callback.CallbackHandler cb) |
static boolean |
isContent(org.w3c.dom.Node encBodyData) |
public static boolean isContent(org.w3c.dom.Node encBodyData)
public static String getEncAlgo(org.w3c.dom.Node encBodyData) throws WSSecurityException
WSSecurityException
protected static javax.crypto.SecretKey getSharedKey(org.w3c.dom.Element keyInfoElem, String algorithm, javax.security.auth.callback.CallbackHandler cb) throws WSSecurityException
WSSecurityException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.