Class and Description |
---|
com.spotfire.server.security.AuthenticationFilterPrincipal
The
Authentication Filter API is deprecated and will be removed in a future release. Please use a
CustomAuthenticator , a CustomWebAuthenticator or a custom login page (depending on the
use case) instead. |
Method and Description |
---|
com.spotfire.server.security.SecurityContext.logout()
overriding this method is discouraged since the logout functionality does not function properly across
clusters of Spotfire Servers
|
Constructor and Description |
---|
com.spotfire.server.security.AuthenticationFilterPrincipal(String, String, String, String)
The
Authentication Filter API is deprecated and will be removed in a future release. Please use
a CustomAuthenticator , a CustomWebAuthenticator or a custom login page (depending on
the use case) instead. |
com.spotfire.server.userdir.NoSuchPrincipalException()
Please use a constructor that adds information about the non-existing principal.
|
com.spotfire.server.userdir.NoSuchPrincipalException(String)
Please use a constructor that adds information about the non-existing principal
|
com.spotfire.server.userdir.ReadOnlyDirectoryException()
This class should not be instantiated by users of the API.
|
com.spotfire.server.userdir.ReadOnlyDirectoryException(String)
This class should not be instantiated by users of the API.
|
com.spotfire.server.security.SecurityContext(String)
Please use
SecurityContext.SecurityContext(String, String) with an explicit domain name instead |
Copyright © 2000-2020 TIBCO Software Inc. All Rights Reserved.