Uses of Interface
org.opensaml.soap.wssecurity.Security
-
Packages that use Security Package Description org.opensaml.soap.wssecurity.impl 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 Security Modifier and Type Class Description classSecurityImplSecurityImpl implements the <wsse:Security> header.Methods in org.opensaml.soap.wssecurity.impl that return Security Modifier and Type Method Description SecuritySecurityBuilder. buildObject()Builds a WS-Security object of the given type.SecuritySecurityBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-