public class DN
extends org.opensaml.core.xml.schema.impl.XSStringImpl
If <dn> is provided, the ID-SIS-DAP server MAY further determine the actual distinguished name from the identity information conveyed by the ID-WSF layer. In this case, the <dn> could act as the base suffix, while the identity information would provide the naming attribute.
Section 4.5.1 "Search Request" of [RFC2251] describes how the DN is mapped to the baseObject
http://www.ietf.org/rfc/rfc2251.txt
| Modifier and Type | Class and Description |
|---|---|
static class |
DN.Builder |
static class |
DN.Marshaller |
static class |
DN.Unmarshaller |
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCAL_NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
DN() |
protected |
DN(String namespaceURI,
String elementLocalName,
String namespacePrefix) |
getOrderedChildren, getValue, setValuedetach, 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, 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, setSchemaLocationpublic static final String LOCAL_NAME
Copyright © 1999–2015. All rights reserved.