Uses of Interface
org.opensaml.soap.soap12.RelayBearing
-
Packages that use RelayBearing Package Description org.opensaml.soap.wssecurity XMLObject interfaces for WS-Security 1.1 elements.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security. -
-
Uses of RelayBearing in org.opensaml.soap.wssecurity
Subinterfaces of RelayBearing in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceEncryptedHeaderThe <wsse:EncryptedHeader> element. -
Uses of RelayBearing in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement RelayBearing Modifier and Type Class Description classEncryptedHeaderImplImplementation ofEncryptedHeader.
-