Uses of Interface
org.opensaml.soap.wssecurity.Security
Packages that use Security
Package
Description
XML Object provider implementations for WS-Security.
-
Uses of Security in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement SecurityModifier and TypeClassDescriptionclass
SecurityImpl implements the <wsse:Security> header.Methods in org.opensaml.soap.wssecurity.impl that return SecurityModifier and TypeMethodDescriptionSecurityBuilder.buildObject()
Builds a WS-Security object of the given type.SecurityBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.