Uses of Interface
com.spotfire.server.userdir.spi.ProviderUserPrincipal

Packages that use ProviderUserPrincipal
com.spotfire.server.userdir.spi Package containing user directory SPI classes. 
 

Uses of ProviderUserPrincipal in com.spotfire.server.userdir.spi
 

Methods in com.spotfire.server.userdir.spi that return ProviderUserPrincipal
 ProviderUserPrincipal UserDirectoryProvider.getUserPrincipalByName(String name)
          Deprecated. Get a user principal from the directory.
 ProviderUserPrincipal[] UserDirectoryProvider.getUserPrincipals()
          Deprecated. Get all users in the directory.
 ProviderUserPrincipal[] UserDirectoryProvider.getUserPrincipals(String regExp)
          Deprecated. Get all users with names that matches a regular expression.
 



Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.