Uses of Interface
org.opensaml.soap.soap12.RoleBearing
-
Packages that use RoleBearing 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 RoleBearing in org.opensaml.soap.wssecurity
Subinterfaces of RoleBearing in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceEncryptedHeaderThe <wsse:EncryptedHeader> element. -
Uses of RoleBearing in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement RoleBearing Modifier and Type Class Description classEncryptedHeaderImplImplementation ofEncryptedHeader.
-