org.apache.ws.security.processor
Class X509Util
java.lang.Object
org.apache.ws.security.processor.X509Util
public class X509Util
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X509Util
public X509Util()
isContent
public static boolean isContent(Node encBodyData)
getEncAlgo
public static String getEncAlgo(Node encBodyData)
throws WSSecurityException
- Throws:
WSSecurityException
getSharedKey
protected static SecretKey getSharedKey(Element keyInfoElem,
String algorithm,
CallbackHandler cb)
throws WSSecurityException
- Throws:
WSSecurityException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.