Module org.apache.santuario.xmlsec
Class OriginatorKeyInfo
java.lang.Object
org.apache.xml.security.utils.ElementProxy
org.apache.xml.security.keys.KeyInfo
org.apache.xml.security.encryption.keys.KeyInfoEnc
org.apache.xml.security.encryption.keys.OriginatorKeyInfo
The OriginatorKeyInfo element is used in the
ds:KeyInfo with AgreementMethod elements.- See Also:
-
Field Summary
Fields inherited from class org.apache.xml.security.utils.ElementProxy
baseURI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the localname of the Elements of the sub-class.Returns the namespace of the Elements of the sub-class.Methods inherited from class org.apache.xml.security.encryption.keys.KeyInfoEnc
add, containsAgreementMethod, itemAgreementMethod, lengthAgreementMethodMethods inherited from class org.apache.xml.security.keys.KeyInfo
add, add, add, add, add, add, add, add, add, add, add, add, add, addDEREncodedKeyValue, addKeyInfoReference, addKeyName, addKeyValue, addKeyValue, addMgmtData, addRetrievalMethod, addStorageResolver, addUnknownElement, containsDEREncodedKeyValue, containsKeyInfoReference, containsKeyName, containsKeyValue, containsMgmtData, containsPGPData, containsRetrievalMethod, containsSPKIData, containsUnknownElement, containsX509Data, getId, getPrivateKey, getPublicKey, getSecretKey, getX509Certificate, isEmpty, itemDEREncodedKeyValue, itemEncryptedKey, itemKeyInfoReference, itemKeyName, itemKeyValue, itemMgmtData, itemPGPData, itemRetrievalMethod, itemSPKIData, itemUnknownElement, itemX509Data, lengthDEREncodedKeyValue, lengthKeyInfoReference, lengthKeyName, lengthKeyValue, lengthMgmtData, lengthPGPData, lengthRetrievalMethod, lengthSPKIData, lengthUnknownElement, lengthX509Data, registerInternalKeyResolver, setId, setSecureValidationMethods inherited from class org.apache.xml.security.utils.ElementProxy
addBase64Element, addBase64Text, addBigIntegerElement, addReturnToSelf, addText, addTextElement, appendOther, appendSelf, appendSelf, createElementForFamily, createElementForFamilyLocal, createText, getBaseURI, getBigIntegerFromChildElement, getBytesFromTextChild, getDefaultPrefix, getDocument, getElement, getElementPlusReturns, getFirstChild, getLocalAttribute, getTextFromChildElement, getTextFromTextChild, length, registerDefaultPrefixes, setDefaultPrefix, setDocument, setElement, setElement, setLocalAttribute, setLocalIdAttribute, setXPathNamespaceContext
-
Constructor Details
-
OriginatorKeyInfo
-
OriginatorKeyInfo
- Throws:
XMLSecurityException
-
-
Method Details
-
getBaseNamespace
Returns the namespace of the Elements of the sub-class.- Overrides:
getBaseNamespacein classKeyInfo- Returns:
- the namespace of the Elements of the sub-class.
-
getBaseLocalName
Returns the localname of the Elements of the sub-class.- Overrides:
getBaseLocalNamein classKeyInfo- Returns:
- the localname of the Elements of the sub-class.
-