Uses of Class
com.spotfire.server.security.CustomAuthenticatorPrincipal
Packages that use CustomAuthenticatorPrincipal
Package
Description
Package containing the API classes and interfaces for authentication and other security related functionality.
-
Uses of CustomAuthenticatorPrincipal in com.spotfire.server.security
Methods in com.spotfire.server.security that return CustomAuthenticatorPrincipalModifier and TypeMethodDescriptionCustomAuthenticator.authenticate(AuthenticationContext authContext) Performs authentication based on the providedAuthenticationContext.Constructors in com.spotfire.server.security with parameters of type CustomAuthenticatorPrincipalModifierConstructorDescriptionCustomWebAuthenticatorResult(CustomAuthenticatorPrincipal principal, String targetUrl) Creates a new instance.