com.sapportals.portal.prt.service.soap.security
Interface IPRTSOAPSecuredMessage
- public interface IPRTSOAPSecuredMessage
Title: SAP Portal iView Project
Description:
Copyright: Copyright (c) 2002
Company:
- Version:
- 1.0
unmarshall
public javax.xml.soap.SOAPMessage unmarshall(javax.xml.soap.SOAPMessage soapSecuMsg,
ISOAPSecurityManager soapSecuManager)
throws SOAPServiceException
getPRTSOAPSecurisedMessage
public javax.xml.soap.SOAPMessage getPRTSOAPSecurisedMessage()
getAuthElement
public IPRTSOAPAuthorization getAuthElement()
getEncryptElement
public IPRTSOAPEncryptionData getEncryptElement()
getSignElement
public IPRTSOAPSignature getSignElement()