Searched defs:dctree (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/dctree/
H A Dpackage-info.java21 package com.iplanet.ums.dctree;
H A DDomainAlreadyExistsException.java29 package com.iplanet.ums.dctree;
34 * Exception occurs when adding a domain that already exists in the dctree
H A DDomainNotFoundException.java29 package com.iplanet.ums.dctree;
34 * Exception occurs when specified domain is not found in the dctree.
H A DInvalidDCRootException.java29 package com.iplanet.ums.dctree;
H A DDomainComponent.java30 package com.iplanet.ums.dctree;
46 * Component object represent a node in the dctree and each dc may be associated
92 * Sets the mapping of a dc entry in the dctree to an
98 * dctree
107 * Sets the mapping of a dc entry in the dctree to an
H A DDomainComponentTree.java30 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 DI
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/dctree/
H A Dpackage-info.java21 package com.iplanet.ums.dctree;
H A DDomainAlreadyExistsException.java29 package com.iplanet.ums.dctree;
34 * Exception occurs when adding a domain that already exists in the dctree
H A DDomainNotFoundException.java29 package com.iplanet.ums.dctree;
34 * Exception occurs when specified domain is not found in the dctree.
H A DInvalidDCRootException.java29 package com.iplanet.ums.dctree;
H A DDomainComponent.java30 package com.iplanet.ums.dctree;
46 * Component object represent a node in the dctree and each dc may be associated
92 * Sets the mapping of a dc entry in the dctree to an
98 * dctree
107 * Sets the mapping of a dc entry in the dctree to an
H A DDomainComponentTree.java30 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 DI
[all...]

Completed in 76 milliseconds