Package com.spotfire.server.userdir
Class UserDirectoryFactory
java.lang.Object
com.spotfire.server.userdir.UserDirectoryFactory
Deprecated.
A factory class for
UserDirectory
objects.- Since:
- 3.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic UserDirectory
Deprecated.This method is deprecated and will be removed in a future release.
-
Method Details
-
getUserDirectory
Deprecated.This method is deprecated and will be removed in a future release. Please useAuthenticationContext.getUserDirectory()
to retrieve aUserDirectory
instance instead.Returns an instance of theUserDirectory
.- Returns:
- the
UserDirectory
instance - Since:
- 3.0
-
UserDirectory
, is deprecated and will be removed in a future release. Please useAuthenticationContext.getUserDirectory()
to retrieve aUserDirectory
instance instead.