Lines Matching defs:dctree

30 package com.iplanet.ums.dctree;
52 * Represents the domain component index tree (dctree). A domain component tree
56 * spec). Sample of a dctree that starts at dcroot of "o=internet" will look
96 * priviledge for accessing the domain component index tree (dctree).
142 * Gets the authenticated Principal used to contruct the dctree instance
144 * @return authenticated principal that is associated with dctree
152 * Gets the SSOToken used to contruct the dctree instance
154 * @return SSOToken that is associated with dctree construction
187 * @return PersistentObject representing the dctree root in the dctree DIT
200 * @return Domain Componet entry just added to the dctree
204 * for write problem in adding domain to dctree
231 // all dc entries are created in the dctree
262 * Remove a virtual domain in the dctree
268 * dctree
288 * Organization entry to be mapped from dctree to organization
307 * dctree to organization DIT (the convergence tree in nortel spec).
325 * if domain is not found in dctree
344 * if domain not found in dctree
387 * if given domain is not found in the dctree
411 * DIT entry that is assoicated from the domain compoent tree (dctree) to
435 * DomainComponentTree dctree = new DomainComponentTree(ctx,
438 * User user = dctree.getUser("hman",
464 * DomainComponentTree dctree = new DomainComponentTree(ctx,
467 * User user = dctree.getUser("cn", "Hin Man",
497 * Given a domain component in a dctree, maps it to a
501 * A domain component that lives in the dctree
524 * Get all virtual domains present in the dctree.
560 // dctree to customer organization DIT (the convergence tree in nortel