Uses of Package
com.spotfire.server.security
Packages that use com.spotfire.server.security
Package
Description
Package containing the API classes and interfaces for authentication and other security related functionality.
-
Classes in com.spotfire.server.security used by com.spotfire.server.securityClassDescriptionThe
AuthenticationContextcontains information about the client and the network connection used by a client that needs to be authenticated.Exception thrown by implementations ofCustomAuthenticatorandCustomWebAuthenticator.The initialization context for aCustomAuthenticator.This class represents a principal that was authenticated by aCustomAuthenticatoror aCustomWebAuthenticator.Exception thrown by implementations ofCustomWebAuthenticator.The initialization context for aCustomWebAuthenticator.A result object returned from aCustomWebAuthenticatorafter successful authentication.APostAuthenticationFilterExceptionis an exception indicating that a configuration error prevents thePostAuthenticationFilterfrom working.The initialization context for aPostAuthenticationFilter.TheSecurityContextclass contains information about an authenticated user.TheWebAuthenticationContextcontains information besides the information provided by theAuthenticationContextthat is only available toCustomWebAuthenticatorimplementations.Describes a web authentication provider so that it may be displayed on the login page.