Package org.opensaml.xmlsec.agreement
API components related to key agreement operations.
-
Interface Summary Interface Description CloneableKeyAgreementParameter A key agreement parameter which is capable of being cloned.KeyAgreementCredential An entity credential which represents the result of a key agreement operation.KeyAgreementParameter Marker interface for parameters to key agreement operations.KeyAgreementProcessor Component which performs a key agreement operation.XMLExpressableKeyAgreementParameter A key agreement parameter which is capable of expressing its ownXMLObjectrepresentation. -
Class Summary Class Description KeyAgreementParameters Specialized collection type for holding sets of parameters to key agreement operations.KeyAgreementProcessorRegistry A component which provides access to registered instances ofKeyAgreementProcessor.KeyAgreementSupport Support for key agreement operations. -
Exception Summary Exception Description KeyAgreementException Exception thrown when an error occurs during key agreement operations.