Class StaticStaticMode
java.lang.Object
org.opensaml.xmlsec.agreement.impl.StaticStaticMode
- All Implemented Interfaces:
KeyAgreementParameter
Key agreement parameter whose presence indicates Static-Static mode is being used.
This is typically used in the encryption case for Static-Static mode, along with passing the originator's
(encrypting party's) credential via PrivateCredential.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StaticStaticMode
public StaticStaticMode()
-