Uses of Class
wt.inf.container.PrincipalQueryResult

Packages that use PrincipalQueryResult
wt.inf.container   
 

Uses of PrincipalQueryResult in wt.inf.container
 

Methods in wt.inf.container that return PrincipalQueryResult
 PrincipalQueryResult WTContainerServiceFwd.getPrincipals(PrincipalSpec spec)
          Deprecated. Replaced by DirectoryHelperSvr.queryPrincipals

Finds principals in the public context of the given container, as defined in the PrincipalSpec parameter object.

 PrincipalQueryResult WTContainerService.getPrincipals(PrincipalSpec spec)
          Deprecated. Replaced by DirectoryHelperSvr.queryPrincipals

Finds principals in the public context of the given container, as defined in the PrincipalSpec parameter object.

 PrincipalQueryResult StandardWTContainerService.getPrincipals(PrincipalSpec spec)
          Deprecated. Replaced by DirectoryHelperSvr.queryPrincipals

Finds principals in the public context of the given container, as defined in the PrincipalSpec parameter object.

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

Supported API: false
 PrincipalQueryResult WTContainerServiceFwd.getPrincipals(PrincipalSpec spec)
          Deprecated. Replaced by DirectoryHelperSvr.queryPrincipals

Finds principals in the public context of the given container, as defined in the PrincipalSpec parameter object.

 PrincipalQueryResult WTContainerService.getPrincipals(PrincipalSpec spec)
          Deprecated. Replaced by DirectoryHelperSvr.queryPrincipals

Finds principals in the public context of the given container, as defined in the PrincipalSpec parameter object.

 PrincipalQueryResult StandardWTContainerService.getPrincipals(PrincipalSpec spec)
          Deprecated. Replaced by DirectoryHelperSvr.queryPrincipals

Finds principals in the public context of the given container, as defined in the PrincipalSpec parameter object.

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

Supported API: false