org.opensaml.ws.wssecurity
Interface WSSecurityObject

All Superinterfaces:
org.opensaml.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
All Known Implementing Classes:
AbstractWSSecurityObject, AttributedDataTimeImpl, AttributedDateTimeImpl, AttributedStringImpl, AttributedURIImpl, BinarySecurityTokenImpl, CreatedImpl, EmbeddedImpl, EncodedStringImpl, EncryptedHeaderImpl, ExpiresImpl, IterationImpl, KeyIdentifierImpl, NonceImpl, PasswordImpl, ReferenceImpl, SaltImpl, SecurityImpl, SecurityTokenReferenceImpl, SignatureConfirmationImpl, TimestampImpl, TransformationParametersImpl, UsernameImpl, UsernameTokenImpl

public interface WSSecurityObject
extends org.opensaml.xml.XMLObject

WSSecurityObject is the base interface for all the WS-Security elements.


Method Summary
 
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
 



Copyright © 2006-2013 Internet2. All Rights Reserved.