Class SaltImpl
java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
org.opensaml.xmlsec.encryption.impl.SaltImpl
Concrete implementation of
Salt.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate OtherSourceOtherSource child element value.private SpecifiedSpecified child element value.Fields inherited from interface org.opensaml.xmlsec.encryption.Salt
DEFAULT_ELEMENT_LOCAL_NAME, DEFAULT_ELEMENT_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetOtherSource(OtherSource newOtherSource) voidsetSpecified(Specified newSpecified) Methods inherited from class org.opensaml.core.xml.AbstractXMLObject
detach, ensureDOM, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensaml.core.xml.XMLObject
detach, ensureDOM, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
-
Field Details
-
specified
Specified child element value. -
otherSource
OtherSource child element value.
-
-
Constructor Details
-
Method Details
-
getSpecified
- Specified by:
getSpecifiedin interfaceSalt
-
setSpecified
- Specified by:
setSpecifiedin interfaceSalt
-
getOtherSource
- Specified by:
getOtherSourcein interfaceSalt
-
setOtherSource
- Specified by:
setOtherSourcein interfaceSalt
-
getOrderedChildren
- Specified by:
getOrderedChildrenin interfaceXMLObject
-