public class DelegatableImpl extends AbstractWSTrustObject implements Delegatable
| Modifier and Type | Field and Description |
|---|---|
private static Boolean |
DEFAULT_VALUE
Default value.
|
private org.opensaml.core.xml.schema.XSBooleanValue |
value
The wst:Forwardable content.
|
ELEMENT_LOCAL_NAME, ELEMENT_NAME| Constructor and Description |
|---|
DelegatableImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.opensaml.core.xml.XMLObject> |
getOrderedChildren() |
org.opensaml.core.xml.schema.XSBooleanValue |
getValue() |
void |
setValue(org.opensaml.core.xml.schema.XSBooleanValue newValue) |
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationprivate static final Boolean DEFAULT_VALUE
private org.opensaml.core.xml.schema.XSBooleanValue value
public DelegatableImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
FALSE.namespaceURI - The namespace of the elementelementLocalName - The local name of the elementnamespacePrefix - The namespace prefix of the elementpublic org.opensaml.core.xml.schema.XSBooleanValue getValue()
getValue in interface org.opensaml.core.xml.schema.XSBooleanpublic void setValue(org.opensaml.core.xml.schema.XSBooleanValue newValue)
setValue in interface org.opensaml.core.xml.schema.XSBooleanpublic List<org.opensaml.core.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.core.xml.XMLObjectCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.