com.sapportals.portal.prt.service.soap.security
Interface IPRTSOAPSignature


public interface IPRTSOAPSignature

Title: SAP Portal iView Project Description: Copyright: Copyright (c) 2002 Company:

Version:
1.0

Method Summary
 java.lang.String getId()
           
 Base64 getSignatureValue()
           
 IPRTSOAPSignedInfo getSignedInfo()
           
 

Method Detail

getSignatureValue

public Base64 getSignatureValue()

getId

public java.lang.String getId()

getSignedInfo

public IPRTSOAPSignedInfo getSignedInfo()