BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.xml.crypto.wss
Interface SignatureInfo


public interface SignatureInfo

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Nested Class Summary
static interface SignatureInfo.Reference
           
 
Method Summary
 boolean containsNode(Node n)
           
 String getC14NMethod()
           
 Key getKey()
           
 List getReferences()
           
 String getSignatureMethod()
           
 

Method Detail

containsNode

public boolean containsNode(Node n)

getC14NMethod

public String getC14NMethod()

getKey

public Key getKey()

getReferences

public List getReferences()

getSignatureMethod

public String getSignatureMethod()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.