Uses of Interface
wt.org.DirectoryContextProvider

Packages that use DirectoryContextProvider
wt.adapter.org   
wt.inf.container   
wt.inf.library   
wt.inf.team   
wt.inf.template.creator   
wt.ixb.handlers.netmarkets   
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
wt.pdmlink   
wt.projmgmt.admin   
wt.session Overview 
 

Uses of DirectoryContextProvider in wt.adapter.org
 

Methods in wt.adapter.org that return DirectoryContextProvider
static DirectoryContextProvider[] QueryPrincipalsWebjectDelegate.getDirectoryContexts(WTContainerRef containerRef, Class principalClass, Enumeration services)
           
 

Methods in wt.adapter.org with parameters of type DirectoryContextProvider
 Vector UpdatePrincipalsWebjectDelegate.getPrincipals(Class principalClass, String whereClause, DirectoryContextProvider[] contexts, String[] attributes)
           
private  UpdatePrincipalsWebjectDelegate.AttributeSpec UpdatePrincipalsWebjectDelegate.newAttributeSpec(Class principalClass, DirectoryContextProvider[] contexts, String[] attributes)
           
private  UpdatePrincipalsWebjectDelegate.AttributeSpec UpdatePrincipalsWebjectDelegate.newAttributeSpec(Class principalClass, DirectoryContextProvider context, String[] attributes)
           
 Group QueryPrincipalsWebjectDelegate.getPrincipals(Class principalClass, String whereClause, DirectoryContextProvider[] contexts, String[] attributes)
           
 Group QueryPrincipalsWebjectDelegate.getPrincipals(Class principalClass, String whereClause, DirectoryContextProvider context, String[] attributes)
           
private  QueryPrincipalsWebjectDelegate.AttributeSpec QueryPrincipalsWebjectDelegate.newAttributeSpec(Class principalClass, DirectoryContextProvider[] contexts, String[] attributes)
           
private  QueryPrincipalsWebjectDelegate.AttributeSpec QueryPrincipalsWebjectDelegate.newAttributeSpec(Class principalClass, DirectoryContextProvider context, String[] attributes)
           
 

Constructors in wt.adapter.org with parameters of type DirectoryContextProvider
UpdatePrincipalsWebjectDelegate.AttributeSpec(Class principalClass, DirectoryContextProvider[] contexts, String[] attributes)
           
QueryPrincipalsWebjectDelegate.AttributeSpec(Class principalClass, DirectoryContextProvider[] contexts, String[] attributes)
           
 

Uses of DirectoryContextProvider in wt.inf.container
 

Methods in wt.inf.container that return DirectoryContextProvider
 DirectoryContextProvider WTContainerServiceFwd.getContextProvider(WTContainer container)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider WTContainerServiceFwd.getContextProvider(WTContainerRef container_ref)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider WTContainerServiceFwd.getPublicContextProvider(WTContainer container, Class principal_class)
          Deprecated. Replaced by getPublicContextProviders

Creates DirectoryContextProviders according to the following specification:

OrganizationsGroupsUsers
Site ContainerSelects all principals in all adapters
Windchll PDM ContainerSelects all principals in all adapters
Restricted OrgContainers Selects only the given OrgContainer's organization. Only selects groups in the bundled adapter, underneath the organization's "Public" node Selects users that are members of the organization in all adpaters
Unrestricted OrgContainers Selects only the given OrgContainer's organization. In the bundled adapter, selects groups underneath the organization's "Public" node. In all other adapters, selects all groups. Selects all users in all adapters
ContainerTeamManaged containers in restricted OrgContainers Only selects organizations and groups in the default adapter, underneath the containers "accessGroups" node. This node is the root for all of the container's role groups. Selects users that are members of the container's organization in all adapters
ContainerTeamManaged containers in unrestricted OrgContainers In the bundled adapter, selects groups and organizations underneath the container's "accessGroups" node. This node is the root for all of the container's role groups. In all other adapters, selects all groups. Selects all users in all adpaters
 DirectoryContextProvider[] WTContainerServiceFwd.getPublicContextProviders(PrincipalSpec spec)
          Returns an array of DirectoryContextProviders that select a set of principals appropriate for display in clients.
 DirectoryContextProvider WTContainerService.getContextProvider(WTContainer container)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider WTContainerService.getContextProvider(WTContainerRef container_ref)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider WTContainerService.getPublicContextProvider(WTContainer container, Class principal_class)
          Deprecated. Replaced by getPublicContextProviders

Creates DirectoryContextProviders according to the following specification:

OrganizationsGroupsUsers
Site ContainerSelects all principals in all adapters
Windchll PDM ContainerSelects all principals in all adapters
Restricted OrgContainers Selects only the given OrgContainer's organization. Only selects groups in the bundled adapter, underneath the organization's "Public" node Selects users that are members of the organization in all adpaters
Unrestricted OrgContainers Selects only the given OrgContainer's organization. In the bundled adapter, selects groups underneath the organization's "Public" node. In all other adapters, selects all groups. Selects all users in all adapters
ContainerTeamManaged containers in restricted OrgContainers Only selects organizations and groups in the default adapter, underneath the containers "accessGroups" node. This node is the root for all of the container's role groups. Selects users that are members of the container's organization in all adapters
ContainerTeamManaged containers in unrestricted OrgContainers In the bundled adapter, selects groups and organizations underneath the container's "accessGroups" node. This node is the root for all of the container's role groups. In all other adapters, selects all groups. Selects all users in all adpaters
 DirectoryContextProvider[] WTContainerService.getPublicContextProviders(PrincipalSpec spec)
          Returns an array of DirectoryContextProviders that select a set of principals appropriate for display in clients.
 DirectoryContextProvider WTContainer.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 DirectoryContextProvider StandardWTContainerService.getContextProvider(WTContainer container)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider StandardWTContainerService.getContextProvider(WTContainerRef container_ref)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider StandardWTContainerService.getPublicContextProvider(WTContainer container, Class principal_class)
          Deprecated. Replaced by getPublicContextProviders

Creates DirectoryContextProviders according to the following specification:

OrganizationsGroupsUsers
Site ContainerSelects all principals in all adapters
Windchll PDM ContainerSelects all principals in all adapters
Restricted OrgContainers Selects only the given OrgContainer's organization. Only selects groups in the bundled adapter, underneath the organization's "Public" node Selects users that are members of the organization in all adpaters
Unrestricted OrgContainers Selects only the given OrgContainer's organization. In the bundled adapter, selects groups underneath the organization's "Public" node. In all other adapters, selects all groups. Selects all users in all adapters
ContainerTeamManaged containers in restricted OrgContainers Only selects organizations and groups in the default adapter, underneath the containers "accessGroups" node. This node is the root for all of the container's role groups. Selects users that are members of the container's organization in all adapters
ContainerTeamManaged containers in unrestricted OrgContainers In the bundled adapter, selects groups and organizations underneath the container's "accessGroups" node. This node is the root for all of the container's role groups. In all other adapters, selects all groups. Selects all users in all adpaters
 DirectoryContextProvider[] StandardWTContainerService.getPublicContextProviders(PrincipalSpec spec)
          Returns an array of DirectoryContextProviders that select a set of principals appropriate for display in clients.
private  DirectoryContextProvider StandardWTContainerService.getPublicContextProvider(WTContainer container, Class principal_class, boolean restrict)
           
 DirectoryContextProvider OrgContainer.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 DirectoryContextProvider ExchangeContainer.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 DirectoryContextProvider[] DefaultContextProviderDelegate.getPublicContextProviders(PrincipalSpec spec)
          

Supported API: false
 DirectoryContextProvider DefaultContextProviderDelegate.getPublicContextProvider(WTContainer container, Class principal_class, boolean restrict)
          Deprecated.  
private  DirectoryContextProvider DefaultContextProviderDelegate.getGroupContext(WTContainer container, PrincipalSpec spec)
           
 DirectoryContextProvider ContextProviderDelegate.getPublicContextProvider(WTContainer container, Class principal_class, boolean restrict)
          Deprecated.  
 DirectoryContextProvider[] ContextProviderDelegate.getPublicContextProviders(PrincipalSpec spec)
          

Supported API: false
 DirectoryContextProvider WTContainerServiceFwd.getContextProvider(WTContainer container)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider WTContainerServiceFwd.getContextProvider(WTContainerRef container_ref)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider WTContainerServiceFwd.getPublicContextProvider(WTContainer container, Class principal_class)
          Deprecated. Replaced by getPublicContextProviders

Creates DirectoryContextProviders according to the following specification:

OrganizationsGroupsUsers
Site ContainerSelects all principals in all adapters
Windchll PDM ContainerSelects all principals in all adapters
Restricted OrgContainers Selects only the given OrgContainer's organization. Only selects groups in the bundled adapter, underneath the organization's "Public" node Selects users that are members of the organization in all adpaters
Unrestricted OrgContainers Selects only the given OrgContainer's organization. In the bundled adapter, selects groups underneath the organization's "Public" node. In all other adapters, selects all groups. Selects all users in all adapters
ContainerTeamManaged containers in restricted OrgContainers Only selects organizations and groups in the default adapter, underneath the containers "accessGroups" node. This node is the root for all of the container's role groups. Selects users that are members of the container's organization in all adapters
ContainerTeamManaged containers in unrestricted OrgContainers In the bundled adapter, selects groups and organizations underneath the container's "accessGroups" node. This node is the root for all of the container's role groups. In all other adapters, selects all groups. Selects all users in all adpaters
 DirectoryContextProvider[] WTContainerServiceFwd.getPublicContextProviders(PrincipalSpec spec)
          Returns an array of DirectoryContextProviders that select a set of principals appropriate for display in clients.
 DirectoryContextProvider WTContainerService.getContextProvider(WTContainer container)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider WTContainerService.getContextProvider(WTContainerRef container_ref)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider WTContainerService.getPublicContextProvider(WTContainer container, Class principal_class)
          Deprecated. Replaced by getPublicContextProviders

Creates DirectoryContextProviders according to the following specification:

OrganizationsGroupsUsers
Site ContainerSelects all principals in all adapters
Windchll PDM ContainerSelects all principals in all adapters
Restricted OrgContainers Selects only the given OrgContainer's organization. Only selects groups in the bundled adapter, underneath the organization's "Public" node Selects users that are members of the organization in all adpaters
Unrestricted OrgContainers Selects only the given OrgContainer's organization. In the bundled adapter, selects groups underneath the organization's "Public" node. In all other adapters, selects all groups. Selects all users in all adapters
ContainerTeamManaged containers in restricted OrgContainers Only selects organizations and groups in the default adapter, underneath the containers "accessGroups" node. This node is the root for all of the container's role groups. Selects users that are members of the container's organization in all adapters
ContainerTeamManaged containers in unrestricted OrgContainers In the bundled adapter, selects groups and organizations underneath the container's "accessGroups" node. This node is the root for all of the container's role groups. In all other adapters, selects all groups. Selects all users in all adpaters
 DirectoryContextProvider[] WTContainerService.getPublicContextProviders(PrincipalSpec spec)
          Returns an array of DirectoryContextProviders that select a set of principals appropriate for display in clients.
 DirectoryContextProvider WTContainer.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 DirectoryContextProvider StandardWTContainerService.getContextProvider(WTContainer container)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider StandardWTContainerService.getContextProvider(WTContainerRef container_ref)
          Returns the DirectoryContextProvider associated with the given container.
 DirectoryContextProvider StandardWTContainerService.getPublicContextProvider(WTContainer container, Class principal_class)
          Deprecated. Replaced by getPublicContextProviders

Creates DirectoryContextProviders according to the following specification:

OrganizationsGroupsUsers
Site ContainerSelects all principals in all adapters
Windchll PDM ContainerSelects all principals in all adapters
Restricted OrgContainers Selects only the given OrgContainer's organization. Only selects groups in the bundled adapter, underneath the organization's "Public" node Selects users that are members of the organization in all adpaters
Unrestricted OrgContainers Selects only the given OrgContainer's organization. In the bundled adapter, selects groups underneath the organization's "Public" node. In all other adapters, selects all groups. Selects all users in all adapters
ContainerTeamManaged containers in restricted OrgContainers Only selects organizations and groups in the default adapter, underneath the containers "accessGroups" node. This node is the root for all of the container's role groups. Selects users that are members of the container's organization in all adapters
ContainerTeamManaged containers in unrestricted OrgContainers In the bundled adapter, selects groups and organizations underneath the container's "accessGroups" node. This node is the root for all of the container's role groups. In all other adapters, selects all groups. Selects all users in all adpaters
 DirectoryContextProvider[] StandardWTContainerService.getPublicContextProviders(PrincipalSpec spec)
          Returns an array of DirectoryContextProviders that select a set of principals appropriate for display in clients.
private  DirectoryContextProvider StandardWTContainerService.getPublicContextProvider(WTContainer container, Class principal_class, boolean restrict)
           
 DirectoryContextProvider OrgContainer.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 DirectoryContextProvider ExchangeContainer.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 DirectoryContextProvider[] DefaultContextProviderDelegate.getPublicContextProviders(PrincipalSpec spec)
          

Supported API: false
 DirectoryContextProvider DefaultContextProviderDelegate.getPublicContextProvider(WTContainer container, Class principal_class, boolean restrict)
          Deprecated.  
private  DirectoryContextProvider DefaultContextProviderDelegate.getGroupContext(WTContainer container, PrincipalSpec spec)
           
 DirectoryContextProvider ContextProviderDelegate.getPublicContextProvider(WTContainer container, Class principal_class, boolean restrict)
          Deprecated.  
 DirectoryContextProvider[] ContextProviderDelegate.getPublicContextProviders(PrincipalSpec spec)
          

Supported API: false
 

Methods in wt.inf.container with parameters of type DirectoryContextProvider
(package private)  void IdentityServiceEventHandler.SubtreeUpdater.update(DirectoryContextProvider new_context, DirectoryContextProvider old_context)
           
(package private)  void IdentityServiceEventHandler.OrgSubtreeUpdater.update(DirectoryContextProvider new_context, DirectoryContextProvider old_context)
           
static void DirectoryHelperSvr.filterByOrganization(WTOrganization org, DirectoryContextProvider context)
          

Supported API: false
static void DirectoryHelperSvr.filterOut(Class principal_class, DirectoryContextProvider context)
          

Supported API: false
static WTPrincipal DirectoryHelperSvr.move(WTPrincipal principal, DirectoryContextProvider new_context)
          

Supported API: false
static DirectoryInfrastructureNode DirectoryHelperSvr.move(DirectoryInfrastructureNode node, DirectoryContextProvider new_context, WTContainer container)
          

Supported API: false
static PrincipalQueryResult DirectoryHelperSvr.queryPrincipals(Class principal_class, String criteria, int size_limit, DirectoryContextProvider[] contexts)
          

Supported API: false
(package private)  void IdentityServiceEventHandler.SubtreeUpdater.update(DirectoryContextProvider new_context, DirectoryContextProvider old_context)
           
(package private)  void IdentityServiceEventHandler.OrgSubtreeUpdater.update(DirectoryContextProvider new_context, DirectoryContextProvider old_context)
           
static void DirectoryHelperSvr.filterByOrganization(WTOrganization org, DirectoryContextProvider context)
          

Supported API: false
static void DirectoryHelperSvr.filterOut(Class principal_class, DirectoryContextProvider context)
          

Supported API: false
static WTPrincipal DirectoryHelperSvr.move(WTPrincipal principal, DirectoryContextProvider new_context)
          

Supported API: false
static DirectoryInfrastructureNode DirectoryHelperSvr.move(DirectoryInfrastructureNode node, DirectoryContextProvider new_context, WTContainer container)
          

Supported API: false
static PrincipalQueryResult DirectoryHelperSvr.queryPrincipals(Class principal_class, String criteria, int size_limit, DirectoryContextProvider[] contexts)
          

Supported API: false
 

Uses of DirectoryContextProvider in wt.inf.library
 

Methods in wt.inf.library that return DirectoryContextProvider
 DirectoryContextProvider WTLibrary.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 

Uses of DirectoryContextProvider in wt.inf.team
 

Methods in wt.inf.team that return DirectoryContextProvider
private  DirectoryContextProvider StandardContainerTeamService.getContextProvider(ContainerTeamManaged container, String searchBase)
           
private  DirectoryContextProvider StandardContainerTeamService.getContextProvider(ContainerTeam team)
           
 DirectoryContextProvider AbstractContainerTeamManagedCreator.getAdminGroupContext(WTContainer cont)
          Returns and if necessary populates the directory context nodes needed for the WTContainer

Supported API: false
 

Uses of DirectoryContextProvider in wt.inf.template.creator
 

Methods in wt.inf.template.creator that return DirectoryContextProvider
 DirectoryContextProvider ContainerCreatorOrgOperations.getAdminGroupContext(WTContainer cont)
          Returns and if necessary populates the directory context nodes needed for the WTContainer

Supported API: false
 DirectoryContextProvider AbstractWTContainerCreator.getAdminGroupContext(WTContainer cont)
          Initializes System access rules.
 

Uses of DirectoryContextProvider in wt.ixb.handlers.netmarkets
 

Methods in wt.ixb.handlers.netmarkets that return DirectoryContextProvider
private static DirectoryContextProvider[] ProjectIXUtils.computeContexts(WTContainerRef contRef)
           
private  DirectoryContextProvider[] NMACLRuleIXHandler.computeContexts(WTContainerRef contRef)
           
 

Uses of DirectoryContextProvider in wt.org
 

Classes in wt.org that implement DirectoryContextProvider
 class GenericDirectoryContextProvider
          

Supported API: false

Extendable: false
 class PendingUserDirectoryContextProvider
           An implementation of the DirectoryContextProvider interface which provides access to a single directory service defined to hold "pending" users.
 class WTOrganization
           Use the newWTOrganization static factory method(s), not the WTOrganization constructor, to construct instances of this class.
 

Fields in wt.org declared as DirectoryContextProvider
private static DirectoryContextProvider StandardOrganizationServicesManager.defaultDirectoryContextProvider
           
private static DirectoryContextProvider StandardOrganizationServicesManager.pendingUserDirectoryContextProvider
           
private  DirectoryContextProvider DirectorySubtree.context
           
private static DirectoryContextProvider StandardOrganizationServicesManager.defaultDirectoryContextProvider
           
private static DirectoryContextProvider StandardOrganizationServicesManager.pendingUserDirectoryContextProvider
           
private  DirectoryContextProvider DirectorySubtree.context
           
 

Methods in wt.org that return DirectoryContextProvider
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: true
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(String[] services, String[] searchScopes)
          

Supported API: true
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(DirectoryInfrastructureNode node)
          

Supported API: false
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(DirectorySubtree subtree)
          

Supported API: false
private  DirectoryContextProvider StandardOrganizationServicesManager._getPendingUserDCP()
           
private  DirectoryContextProvider StandardOrganizationServicesManager._getDirectoryContextProvider(String service)
           
private  DirectoryContextProvider StandardOrganizationServicesManager._getDirectoryContextProvider(String[] services)
           
private  DirectoryContextProvider[] StandardOrganizationServicesManager._getWindchillPDMGroupContexts(String[] services)
           
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(String[] services, String[] searchScopes)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(DirectoryInfrastructureNode node)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(DirectorySubtree subtree)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: true
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(String[] services, String[] searchScopes)
          

Supported API: true
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(DirectoryInfrastructureNode node)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(DirectorySubtree subtree)
          

Supported API: false
 DirectoryContextProvider DirectorySubtree.getContext()
          Gets the value of the attribute: context.
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: true
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(String[] services, String[] searchScopes)
          

Supported API: true
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(DirectoryInfrastructureNode node)
          

Supported API: false
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(DirectorySubtree subtree)
          

Supported API: false
private  DirectoryContextProvider StandardOrganizationServicesManager._getPendingUserDCP()
           
private  DirectoryContextProvider StandardOrganizationServicesManager._getDirectoryContextProvider(String service)
           
private  DirectoryContextProvider StandardOrganizationServicesManager._getDirectoryContextProvider(String[] services)
           
private  DirectoryContextProvider[] StandardOrganizationServicesManager._getWindchillPDMGroupContexts(String[] services)
           
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(String[] services, String[] searchScopes)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(DirectoryInfrastructureNode node)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(DirectorySubtree subtree)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: true
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(String[] services, String[] searchScopes)
          

Supported API: true
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(DirectoryInfrastructureNode node)
          

Supported API: false
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(DirectorySubtree subtree)
          

Supported API: false
 DirectoryContextProvider DirectorySubtree.getContext()
          Gets the value of the attribute: context.
 

Methods in wt.org with parameters of type DirectoryContextProvider
static WTUser WTUser.newWTUser(String name, DirectoryContextProvider context)
          Constructor: Constructs an instance with a specific name and organization.
protected  void WTUser.initialize(String name, DirectoryContextProvider context)
          Supports initialization, following construction of an instance.
static WTOrganization WTOrganization.newWTOrganization(String name, DirectoryContextProvider context)
          

Supported API: true
protected  void WTOrganization.initialize(String name, DirectoryContextProvider context)
          Supports initialization, following construction of an instance.
static WTGroup WTGroup.newWTGroup(String name, DirectoryContextProvider context)
          Constructor: constructs a group given its name and the organization with which it will be associated.
protected  void WTGroup.initialize(String name, DirectoryContextProvider context)
          Supports initialization, following construction of an instance.
 Enumeration StandardOrganizationServicesManager.getPrincipal(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization.
 WTPrincipal StandardOrganizationServicesManager.getPrincipal(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization.
 Enumeration StandardOrganizationServicesManager.getPrincipalReference(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization, and references to them will be returned.
 WTPrincipalReference StandardOrganizationServicesManager.getPrincipalReference(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization, and return its reference.
 Enumeration StandardOrganizationServicesManager.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider[] contexts)
          

Supported API: true
 WTPrincipal StandardOrganizationServicesManager.move(WTPrincipal principal, DirectoryContextProvider newContext)
          

Supported API: true
 WTUser StandardOrganizationServicesManager.getUser(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.getUsers(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.findLikeUsers(String attributeName, String pattern, DirectoryContextProvider context)
          This method will search the given directory context for users with the given attribute matching the given pattern.
 WTGroup StandardOrganizationServicesManager.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 Enumeration StandardOrganizationServicesManager.getGroups(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.findLikeGroups(String pattern, DirectoryContextProvider context)
          This method will search the given directory context for groups whose name matches the name parameter.
 WTOrganization StandardOrganizationServicesManager.getOrganization(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.getOrganizations(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree)
          

Supported API: false
 Enumeration StandardOrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree, boolean applyAccessFilter)
          

Supported API: false
 DirectoryInfrastructureNode StandardOrganizationServicesManager.getNode(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration StandardOrganizationServicesManager.findLikeNodes(String pattern, DirectoryContextProvider context)
          

Supported API: false
 DirectoryInfrastructureNode StandardOrganizationServicesManager.move(DirectoryInfrastructureNode node, DirectoryContextProvider newContext)
          Moves a directory infrastructure node to a new location and updates the UFID's of all principals that are subordinate to it.
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: true
private  WTPrincipal StandardOrganizationServicesManager._queryPrincipal(Class principalClass, String attrName, String pattern, DirectoryContextProvider context)
           
private  Enumeration StandardOrganizationServicesManager._queryPrincipals(Class principalClass, String attrName, String pattern, DirectoryContextProvider context, boolean firstMatchWins, boolean applyAccessFilter)
           
private  WTPrincipal[] StandardOrganizationServicesManager._queryPrincipals(Class principalClass, String attrName, String pattern, DirectoryContextProvider context, boolean firstMatchWins)
           
private  WTPrincipal[] StandardOrganizationServicesManager._queryPrincipals(String service, Class principalClass, String attrName, String pattern, DirectoryContextProvider context)
           
private  WTPrincipal[] StandardOrganizationServicesManager._queryPrincipals(String service, Class principalClass, String criteria, DirectoryContextProvider context)
           
private  void StandardOrganizationServicesManager._deleteSubordinateObjects(DirectoryContextProvider baseContext)
           
 Enumeration OrganizationServicesManagerFwd.getPrincipal(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization.
 WTPrincipal OrganizationServicesManagerFwd.getPrincipal(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization.
 Enumeration OrganizationServicesManagerFwd.getPrincipalReference(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization, and references to them will be returned.
 WTPrincipalReference OrganizationServicesManagerFwd.getPrincipalReference(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization, and return its reference.
 Enumeration OrganizationServicesManagerFwd.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider[] contexts)
          

Supported API: false
 WTPrincipal OrganizationServicesManagerFwd.move(WTPrincipal principal, DirectoryContextProvider newContext)
          

Supported API: false
 WTUser OrganizationServicesManagerFwd.getUser(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.getUsers(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeUsers(String attributeName, String pattern, DirectoryContextProvider context)
          This method will search the given directory context for users with the given attribute matching the given pattern.
 WTGroup OrganizationServicesManagerFwd.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 Enumeration OrganizationServicesManagerFwd.getGroups(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeGroups(String pattern, DirectoryContextProvider context)
          This method will search the given directory context for groups whose name matches the name parameter.
 WTOrganization OrganizationServicesManagerFwd.getOrganization(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.getOrganizations(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree, boolean applyAccessFilter)
          

Supported API: false
 DirectoryInfrastructureNode OrganizationServicesManagerFwd.getNode(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeNodes(String pattern, DirectoryContextProvider context)
          

Supported API: false
 DirectoryInfrastructureNode OrganizationServicesManagerFwd.move(DirectoryInfrastructureNode node, DirectoryContextProvider newContext)
          Moves a directory infrastructure node to a new location and updates the UFID's of all principals that are subordinate to it.
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: false
 Enumeration OrganizationServicesManager.getPrincipal(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization.
 WTPrincipal OrganizationServicesManager.getPrincipal(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization.
 Enumeration OrganizationServicesManager.getPrincipalReference(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization, and references to them will be returned.
 WTPrincipalReference OrganizationServicesManager.getPrincipalReference(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization, and return its reference.
 Enumeration OrganizationServicesManager.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider[] contexts)
          

Supported API: true
 WTPrincipal OrganizationServicesManager.move(WTPrincipal principal, DirectoryContextProvider newContext)
          

Supported API: true
 WTUser OrganizationServicesManager.getUser(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.getUsers(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.findLikeUsers(String attributeName, String pattern, DirectoryContextProvider context)
          This method will search the given directory context for users with the given attribute matching the given pattern.
 WTGroup OrganizationServicesManager.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 Enumeration OrganizationServicesManager.getGroups(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.findLikeGroups(String pattern, DirectoryContextProvider context)
          This method will search the given directory context for groups whose name matches the name parameter.
 WTOrganization OrganizationServicesManager.getOrganization(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.getOrganizations(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree)
          

Supported API: false
 Enumeration OrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree, boolean applyAccessFilter)
          

Supported API: false
 DirectoryInfrastructureNode OrganizationServicesManager.getNode(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManager.findLikeNodes(String pattern, DirectoryContextProvider context)
          

Supported API: false
 DirectoryInfrastructureNode OrganizationServicesManager.move(DirectoryInfrastructureNode node, DirectoryContextProvider newContext)
          Moves a directory infrastructure node to a new location and updates the UFID's of all principals that are subordinate to it.
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: true
 void DirectorySubtree.setContext(DirectoryContextProvider a_Context)
          Sets the value of the attribute: context.
 DirectoryInfrastructureNode DirectoryInfrastructureNodeCache.get(String name, DirectoryContextProvider context)
           
static WTUser WTUser.newWTUser(String name, DirectoryContextProvider context)
          Constructor: Constructs an instance with a specific name and organization.
protected  void WTUser.initialize(String name, DirectoryContextProvider context)
          Supports initialization, following construction of an instance.
static WTOrganization WTOrganization.newWTOrganization(String name, DirectoryContextProvider context)
          

Supported API: true
protected  void WTOrganization.initialize(String name, DirectoryContextProvider context)
          Supports initialization, following construction of an instance.
static WTGroup WTGroup.newWTGroup(String name, DirectoryContextProvider context)
          Constructor: constructs a group given its name and the organization with which it will be associated.
protected  void WTGroup.initialize(String name, DirectoryContextProvider context)
          Supports initialization, following construction of an instance.
 Enumeration StandardOrganizationServicesManager.getPrincipal(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization.
 WTPrincipal StandardOrganizationServicesManager.getPrincipal(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization.
 Enumeration StandardOrganizationServicesManager.getPrincipalReference(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization, and references to them will be returned.
 WTPrincipalReference StandardOrganizationServicesManager.getPrincipalReference(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization, and return its reference.
 Enumeration StandardOrganizationServicesManager.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider[] contexts)
          

Supported API: true
 WTPrincipal StandardOrganizationServicesManager.move(WTPrincipal principal, DirectoryContextProvider newContext)
          

Supported API: true
 WTUser StandardOrganizationServicesManager.getUser(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.getUsers(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.findLikeUsers(String attributeName, String pattern, DirectoryContextProvider context)
          This method will search the given directory context for users with the given attribute matching the given pattern.
 WTGroup StandardOrganizationServicesManager.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 Enumeration StandardOrganizationServicesManager.getGroups(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.findLikeGroups(String pattern, DirectoryContextProvider context)
          This method will search the given directory context for groups whose name matches the name parameter.
 WTOrganization StandardOrganizationServicesManager.getOrganization(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.getOrganizations(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree)
          

Supported API: false
 Enumeration StandardOrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree, boolean applyAccessFilter)
          

Supported API: false
 DirectoryInfrastructureNode StandardOrganizationServicesManager.getNode(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration StandardOrganizationServicesManager.findLikeNodes(String pattern, DirectoryContextProvider context)
          

Supported API: false
 DirectoryInfrastructureNode StandardOrganizationServicesManager.move(DirectoryInfrastructureNode node, DirectoryContextProvider newContext)
          Moves a directory infrastructure node to a new location and updates the UFID's of all principals that are subordinate to it.
 DirectoryContextProvider StandardOrganizationServicesManager.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: true
private  WTPrincipal StandardOrganizationServicesManager._queryPrincipal(Class principalClass, String attrName, String pattern, DirectoryContextProvider context)
           
private  Enumeration StandardOrganizationServicesManager._queryPrincipals(Class principalClass, String attrName, String pattern, DirectoryContextProvider context, boolean firstMatchWins, boolean applyAccessFilter)
           
private  WTPrincipal[] StandardOrganizationServicesManager._queryPrincipals(Class principalClass, String attrName, String pattern, DirectoryContextProvider context, boolean firstMatchWins)
           
private  WTPrincipal[] StandardOrganizationServicesManager._queryPrincipals(String service, Class principalClass, String attrName, String pattern, DirectoryContextProvider context)
           
private  WTPrincipal[] StandardOrganizationServicesManager._queryPrincipals(String service, Class principalClass, String criteria, DirectoryContextProvider context)
           
private  void StandardOrganizationServicesManager._deleteSubordinateObjects(DirectoryContextProvider baseContext)
           
 Enumeration OrganizationServicesManagerFwd.getPrincipal(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization.
 WTPrincipal OrganizationServicesManagerFwd.getPrincipal(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization.
 Enumeration OrganizationServicesManagerFwd.getPrincipalReference(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization, and references to them will be returned.
 WTPrincipalReference OrganizationServicesManagerFwd.getPrincipalReference(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization, and return its reference.
 Enumeration OrganizationServicesManagerFwd.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider[] contexts)
          

Supported API: false
 WTPrincipal OrganizationServicesManagerFwd.move(WTPrincipal principal, DirectoryContextProvider newContext)
          

Supported API: false
 WTUser OrganizationServicesManagerFwd.getUser(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.getUsers(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeUsers(String attributeName, String pattern, DirectoryContextProvider context)
          This method will search the given directory context for users with the given attribute matching the given pattern.
 WTGroup OrganizationServicesManagerFwd.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 Enumeration OrganizationServicesManagerFwd.getGroups(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeGroups(String pattern, DirectoryContextProvider context)
          This method will search the given directory context for groups whose name matches the name parameter.
 WTOrganization OrganizationServicesManagerFwd.getOrganization(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.getOrganizations(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree, boolean applyAccessFilter)
          

Supported API: false
 DirectoryInfrastructureNode OrganizationServicesManagerFwd.getNode(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.findLikeNodes(String pattern, DirectoryContextProvider context)
          

Supported API: false
 DirectoryInfrastructureNode OrganizationServicesManagerFwd.move(DirectoryInfrastructureNode node, DirectoryContextProvider newContext)
          Moves a directory infrastructure node to a new location and updates the UFID's of all principals that are subordinate to it.
 DirectoryContextProvider OrganizationServicesManagerFwd.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: false
 Enumeration OrganizationServicesManager.getPrincipal(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization.
 WTPrincipal OrganizationServicesManager.getPrincipal(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization.
 Enumeration OrganizationServicesManager.getPrincipalReference(String name, DirectoryContextProvider context)
          This method will search for principals with the given name in the given organization, and references to them will be returned.
 WTPrincipalReference OrganizationServicesManager.getPrincipalReference(String name, Class type, DirectoryContextProvider context)
          This method will search for a principal with the given name in the given organization, and return its reference.
 Enumeration OrganizationServicesManager.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.queryPrincipals(Class principalClass, String criteria, DirectoryContextProvider[] contexts)
          

Supported API: true
 WTPrincipal OrganizationServicesManager.move(WTPrincipal principal, DirectoryContextProvider newContext)
          

Supported API: true
 WTUser OrganizationServicesManager.getUser(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.getUsers(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.findLikeUsers(String attributeName, String pattern, DirectoryContextProvider context)
          This method will search the given directory context for users with the given attribute matching the given pattern.
 WTGroup OrganizationServicesManager.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 Enumeration OrganizationServicesManager.getGroups(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.findLikeGroups(String pattern, DirectoryContextProvider context)
          This method will search the given directory context for groups whose name matches the name parameter.
 WTOrganization OrganizationServicesManager.getOrganization(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.getOrganizations(String name, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context)
          

Supported API: true
 Enumeration OrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree)
          

Supported API: false
 Enumeration OrganizationServicesManager.findLikeOrganizations(String attributeName, String pattern, DirectoryContextProvider context, boolean querySubtree, boolean applyAccessFilter)
          

Supported API: false
 DirectoryInfrastructureNode OrganizationServicesManager.getNode(String name, DirectoryContextProvider context)
          

Supported API: false
 Enumeration OrganizationServicesManager.findLikeNodes(String pattern, DirectoryContextProvider context)
          

Supported API: false
 DirectoryInfrastructureNode OrganizationServicesManager.move(DirectoryInfrastructureNode node, DirectoryContextProvider newContext)
          Moves a directory infrastructure node to a new location and updates the UFID's of all principals that are subordinate to it.
 DirectoryContextProvider OrganizationServicesManager.newDirectoryContextProvider(DirectoryContextProvider baseContext, String[] searchScopes)
          

Supported API: true
 void DirectorySubtree.setContext(DirectoryContextProvider a_Context)
          Sets the value of the attribute: context.
 DirectoryInfrastructureNode DirectoryInfrastructureNodeCache.get(String name, DirectoryContextProvider context)
           
 

Constructors in wt.org with parameters of type DirectoryContextProvider
GenericDirectoryContextProvider(DirectoryContextProvider baseContext, String[] scopes)
          

Supported API: false
DirectorySubtree(DirectoryContextProvider context)
          

Supported API: false
DirectorySubtree(DirectoryContextProvider context, String nodeName, Class nodeClass)
          

Supported API: false
DirectoryInfrastructureNode(String name, DirectoryContextProvider context)
          

Supported API: false
GenericDirectoryContextProvider(DirectoryContextProvider baseContext, String[] scopes)
          

Supported API: false
DirectorySubtree(DirectoryContextProvider context)
          

Supported API: false
DirectorySubtree(DirectoryContextProvider context, String nodeName, Class nodeClass)
          

Supported API: false
DirectoryInfrastructureNode(String name, DirectoryContextProvider context)
          

Supported API: false
 

Uses of DirectoryContextProvider in wt.pdmlink
 

Methods in wt.pdmlink that return DirectoryContextProvider
 DirectoryContextProvider PDMLinkProduct.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 

Uses of DirectoryContextProvider in wt.projmgmt.admin
 

Methods in wt.projmgmt.admin that return DirectoryContextProvider
 DirectoryContextProvider Project2.getContextProvider()
          Gets the value of the attribute: CONTEXT_PROVIDER.
 

Uses of DirectoryContextProvider in wt.session
 

Fields in wt.session declared as DirectoryContextProvider
private static DirectoryContextProvider StandardSessionManager.exchangeContext
           
 

Methods in wt.session that return DirectoryContextProvider
private  DirectoryContextProvider StandardSessionManager.getExchangeContext()