-
Interfaces Interface Description com.spotfire.server.userdir.UserDirectory This class is deprecated and will be removed in a future release. Please useAuthenticationContext.getUserDirectory()
to retrieve aUserDirectory
instance instead.
-
Classes Class Description com.spotfire.server.security.AbstractPostAuthenticationFilter This class is deprecated and will be removed in a future release. For things related to configuration usePostAuthenticationFilterInitContext.getParameters()
For things related to attributes useAuthenticationContext
Access to files or resources should be avoidedcom.spotfire.server.security.AuthenticationFilterPrincipal TheAuthentication Filter
API is deprecated and will be removed in a future release. Please use aCustomAuthenticator
, aCustomWebAuthenticator
or a custom login page (depending on the use case) instead.com.spotfire.server.userdir.UserDirectoryFactory This class, as well as theUserDirectory
, is deprecated and will be removed in a future release. Please useAuthenticationContext.getUserDirectory()
to retrieve aUserDirectory
instance instead.
-
Exceptions Exceptions Description com.spotfire.server.userdir.InvalidPrimaryGroupException This exception is no longer thrown.
-
Constructors Constructor Description com.spotfire.server.security.AuthenticationFilterPrincipal(String, String, String, String) TheAuthentication Filter
API is deprecated and will be removed in a future release. Please use aCustomAuthenticator
, aCustomWebAuthenticator
or a custom login page (depending on the use case) instead.com.spotfire.server.userdir.InvalidPrimaryGroupException(String, SpotfirePrincipal, GroupPrincipal) This class should not be instantiated by users of the API.com.spotfire.server.userdir.NoSuchPrincipalException(String, String, String) This class should not be instantiated by users of the API.com.spotfire.server.userdir.PrincipalAlreadyExistsException() This class should not be instantiated by users of the API.com.spotfire.server.userdir.UserDirectoryException() This class should not be instantiated by users of the API.