Interface WSSecurityObject

All Superinterfaces:
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, 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 XMLObject
WSSecurityObject is the base interface for all the WS-Security elements.