|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EncryptedHeader
The <wsse:EncryptedHeader> element.
EncryptedHeader
,
"WS-Security, Chapter 9.3 EncryptedHeader"Field Summary | |
---|---|
static String |
ELEMENT_LOCAL_NAME
Element local name. |
static QName |
ELEMENT_NAME
Qualified element name. |
static String |
TYPE_LOCAL_NAME
Local name of the XSI type. |
static QName |
TYPE_NAME
QName of the XSI type. |
Fields inherited from interface org.opensaml.ws.wssecurity.IdBearing |
---|
WSU_ID_ATTR_LOCAL_NAME, WSU_ID_ATTR_NAME |
Fields inherited from interface org.opensaml.ws.soap.soap11.MustUnderstandBearing |
---|
SOAP11_MUST_UNDERSTAND_ATTR_LOCAL_NAME, SOAP11_MUST_UNDERSTAND_ATTR_NAME |
Fields inherited from interface org.opensaml.ws.soap.soap11.ActorBearing |
---|
SOAP11_ACTOR_ATTR_LOCAL_NAME, SOAP11_ACTOR_ATTR_NAME, SOAP11_ACTOR_NEXT |
Fields inherited from interface org.opensaml.ws.soap.soap12.MustUnderstandBearing |
---|
SOAP12_MUST_UNDERSTAND_ATTR_LOCAL_NAME, SOAP12_MUST_UNDERSTAND_ATTR_NAME |
Fields inherited from interface org.opensaml.ws.soap.soap12.RoleBearing |
---|
SOAP12_ROLE_ATTR_LOCAL_NAME, SOAP12_ROLE_ATTR_NAME |
Fields inherited from interface org.opensaml.ws.soap.soap12.RelayBearing |
---|
SOAP12_RELAY_ATTR_LOCAL_NAME, SOAP12_RELAY_ATTR_NAME |
Method Summary | |
---|---|
org.opensaml.xml.encryption.EncryptedData |
getEncryptedData()
Gets the EncryptedData child element. |
void |
setEncryptedData(org.opensaml.xml.encryption.EncryptedData newEncryptedData)
Sets the EncryptedData child element. |
Methods inherited from interface org.opensaml.ws.wssecurity.IdBearing |
---|
getWSUId, setWSUId |
Methods inherited from interface org.opensaml.ws.soap.soap11.MustUnderstandBearing |
---|
isSOAP11MustUnderstand, isSOAP11MustUnderstandXSBoolean, setSOAP11MustUnderstand, setSOAP11MustUnderstand |
Methods inherited from interface org.opensaml.ws.soap.soap11.ActorBearing |
---|
getSOAP11Actor, setSOAP11Actor |
Methods inherited from interface org.opensaml.ws.soap.soap12.MustUnderstandBearing |
---|
isSOAP12MustUnderstand, isSOAP12MustUnderstandXSBoolean, setSOAP12MustUnderstand, setSOAP12MustUnderstand |
Methods inherited from interface org.opensaml.ws.soap.soap12.RoleBearing |
---|
getSOAP12Role, setSOAP12Role |
Methods inherited from interface org.opensaml.ws.soap.soap12.RelayBearing |
---|
isSOAP12Relay, isSOAP12RelayXSBoolean, setSOAP12Relay, setSOAP12Relay |
Methods inherited from interface org.opensaml.xml.XMLObject |
---|
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
Field Detail |
---|
static final String ELEMENT_LOCAL_NAME
static final QName ELEMENT_NAME
static final String TYPE_LOCAL_NAME
static final QName TYPE_NAME
Method Detail |
---|
org.opensaml.xml.encryption.EncryptedData getEncryptedData()
void setEncryptedData(org.opensaml.xml.encryption.EncryptedData newEncryptedData)
newEncryptedData
- the new EncryptedData child element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |