Package org.opensaml.soap.wssecurity
Interface WSSecurityObject
-
- All Superinterfaces:
org.opensaml.core.xml.XMLObject
- All Known Subinterfaces:
AttributedDateTime,AttributedString,AttributedURI,BinarySecurityToken,Created,Embedded,EncodedString,EncryptedHeader,Expires,Iteration,KeyIdentifier,Nonce,Password,Reference,Salt,Security,SecurityTokenReference,SignatureConfirmation,Timestamp,TransformationParameters,Username,UsernameToken
public interface WSSecurityObject extends org.opensaml.core.xml.XMLObjectWSSecurityObject is the base interface for all the WS-Security elements.
-
-
Method Summary
-
Methods inherited from interface org.opensaml.core.xml.XMLObject
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
-
-