|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.xml.security.utils.XMLOutputStreamBase
weblogic.xml.security.wsse.SecureSoapOutputStream
Field Summary |
Fields inherited from class weblogic.xml.security.utils.XMLOutputStreamBase |
dest |
Fields inherited from interface weblogic.xml.security.wsse.v200207.WSSEConstants |
ATTR_ENCODING, ATTR_MUST_UNDERSTAND, ATTR_ROLE, ATTR_TYPE, ATTR_URI, ATTR_VALUETYPE, C14N_INCLUSIVE_NAMESPACES, C14N_INCLUSIVE_PROPERTY, DEFAULT_ENCODING, DEFAULT_PREFIX, DEFAULT_URI, DEFAULT_USERNAME_TOKEN_URI, DEFAULT_WSSE_PREFIX_URI, DEFAULT_X509_URI, ENCODING_BASE64, FAULT_FAILEDAUTHENTICATION, FAULT_FAILEDCHECK, FAULT_INVALIDSECURITY, FAULT_INVALIDSECURITYTOKEN, FAULT_SECURITYTOKENUNAVAILBLE, FAULT_UNSUPPORTEDALGORITHM, FAULT_UNSUPPORTEDSECURITYTOKEN, ID_NAMESPACES, OASIS_INTEROP_URI, PASSWORDTYPE_PASSWORDDIGEST, PASSWORDTYPE_PASSWORDTEXT, PROVIDED_URI, QNAME_ATTR_VALUETYPE, QNAME_FAULT_FAILEDAUTHENTICATION, QNAME_FAULT_FAILEDCHECK, QNAME_FAULT_INVALIDSECURITY, QNAME_FAULT_INVALIDSECURITYTOKEN, QNAME_FAULT_SECURITYTOKENUNAVAILBLE, QNAME_FAULT_UNSUPPORTEDALGORITHM, QNAME_FAULT_UNSUPPORTEDSECURITYTOKEN, QNAME_PASSWORDTYPE_PASSWORDTEXT, TAG_BINARY_SECURITY_TOKEN, TAG_KEY_IDENTIFIER, TAG_NONCE, TAG_PASSWORD, TAG_REFERENCE, TAG_SECURITY, TAG_SECURITY_TOKEN_REFERENCE, TAG_USERNAME, TAG_USERNAME_TOKEN, TC_BINARY_SECURITY_TOKEN, TC_KEY_IDENTIFIER, TC_PASSWORD, TC_REFERENCE, TC_SECURITY, TC_SECURITY_TOKEN_REFERNCE, TC_USERNAME, TC_USERNAME_TOKEN, USERNAME_TOKEN_URI, USERNAME_TOKEN_URI_PROP, VALUETYPE_PKCS7, VALUETYPE_PKIPATH, VALUETYPE_X509SKID, VALUETYPE_X509V3, WSSE_PREFIX_URI, WSSE_PREFIX_URI_PROP, WSSE_URI, WSSE_URI_PROPERTY, X509_URI, X509_URI_PROP |
Constructor Summary | |
SecureSoapOutputStream(Security security,
XMLOutputStream destination)
Deprecated. |
|
SecureSoapOutputStream(Security security,
XMLOutputStream destination,
String encoding)
Deprecated. |
|
SecureSoapOutputStream(Security security,
XMLOutputStream destination,
String encoding,
String soapNS)
Deprecated. |
Method Summary | |
protected void |
addXMLEvent(XMLEvent event)
Deprecated. |
static void |
setSoapEnvPrefix(String soapPrefix)
Deprecated. |
Methods inherited from class weblogic.xml.security.utils.XMLOutputStreamBase |
add, add, add, add, addPrefix, clearLastStart, close, close, flush, getNamespaces, setDestination, setLastStart |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface weblogic.xml.stream.XMLOutputStream |
add, add, add, add, close, close, flush |
Constructor Detail |
public SecureSoapOutputStream(Security security, XMLOutputStream destination) throws XMLStreamException, SecurityProcessingException
XMLStreamException
SecurityProcessingException
public SecureSoapOutputStream(Security security, XMLOutputStream destination, String encoding) throws SecurityProcessingException
public SecureSoapOutputStream(Security security, XMLOutputStream destination, String encoding, String soapNS) throws SecurityProcessingException
Method Detail |
protected void addXMLEvent(XMLEvent event) throws XMLStreamException
XMLStreamException
public static void setSoapEnvPrefix(String soapPrefix)
soapPrefix
-
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |