Uses of Interface
org.opensaml.soap.wssecurity.WSSecurityObject
Packages that use WSSecurityObject
Package
Description
XMLObject interfaces for WS-Security 1.1 elements.
XML Object provider implementations for WS-Security.
-
Uses of WSSecurityObject in org.opensaml.soap.wssecurity
Classes in org.opensaml.soap.wssecurity with type parameters of type WSSecurityObjectModifier and TypeInterfaceDescriptioninterfaceWSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject>WSSecurityObjectBuilder.Subinterfaces of WSSecurityObject in org.opensaml.soap.wssecurityModifier and TypeInterfaceDescriptioninterfaceInterface for elements of complex type AttributedDateTime.interfaceInterface for elements of complex type AttributedString.interfaceInterface for elements of complex type AttributedURI.interfaceThe <wsse:BinarySecurityToken> element.interfaceThe <wsu:Created> element.interfacethe <wsse:Embedded> element.interfaceInterface for elements of complex type EncodedString.interfaceThe <wsse:EncryptedHeader> element.interfaceThe <wsu:Expires> element.interfaceThe <wsse11:Iteration> element within a <wsse:UsernameToken> element.interfaceThe <wsse:KeyIdentifier> element.interfaceThe <wsse:Nonce> element within a <wsse:UsernameToken> element.interfaceThePasswordelement.interfaceThe <wsse:Reference> empty element.interfaceThe <wsse11:Salt> element within the <wsse:UsernameToken> element.interfaceThe <wsse:Security> header block.interfaceThe <wsse:SecurityTokenReference> element.interfaceThe <wsse11:SignatureConfirmation> element.interfaceThe <wsu:Timestamp> element.interfaceThe <wsse:TransformationParameters> element.interfaceThe <wsse:Username> element within the <wsse:UsernameToken> element.interfaceThe <wsse:UsernameToken> element. -
Uses of WSSecurityObject in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl with type parameters of type WSSecurityObjectModifier and TypeClassDescriptionclassAbstractWSSecurityObjectBuilder<WSSecurityObjectType extends WSSecurityObject>AbstractWSSecurityObjectBuilder.Classes in org.opensaml.soap.wssecurity.impl that implement WSSecurityObjectModifier and TypeClassDescriptionclassAbstractWSSecurityObject.classImplementation ofAttributedDateTime.classImplementation ofAttributedString.classImplementation ofAttributedURI.classBinarySecurityTokenImpl.classCreatedImpl.classEmbeddedImpl is the concrete implementation ofEmbedded.classImplementation ofEncodedString.classImplementation ofEncryptedHeader.classExpiresImpl.classIterationImpl.classKeyIdentifierImpl.classNonceImpl.classPasswordImpl.classReferenceImpl.classSaltImpl.classSecurityImpl implements the <wsse:Security> header.classSecurityTokenReferenceImpl.classSignatureConfirmationImpl.classConcrete implementation ofTimestamp.classTransformationParametersImpl implements the <wsse:TransformationParameters> element.classImplementation ofUsername.classImplementation ofUsernameToken.