-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionThe
Authentication 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.This class, as well as theUserDirectory
, is deprecated and will be removed in a future release. Please useAuthenticationContext.getUserDirectory()
to retrieve aUserDirectory
instance instead.
-
Deprecated ExceptionsExceptionsDescriptionThis exception is no longer thrown.
-
Deprecated MethodsMethodDescriptionUse
getHeader("Cookie")
instead to access the raw HTTP cookie dataThis method is deprecated and will be removed in a future release. Please implement theCustomAuthenticator.init(CustomAuthenticatorInitContext)
method instead.This method is deprecated and will be removed in a future release. Please useWebAuthenticationContext.getReturnEndpoint()
instead.This method is deprecated and will be removed in a future release. Please implement thePostAuthenticationFilter.init(PostAuthenticationFilterInitContext)
method instead.This method is deprecated and will be removed in a future release. Please use the name-value parameters that can be retrieved fromPostAuthenticationFilterInitContext.getParameters()
instead.This method is deprecated and will be removed in a future release. Please use theUserDirectory
to retrieve principals instead.This method is deprecated and will be removed in a future release. Please useAuthenticationContext.getUserDirectory()
to retrieve aUserDirectory
instance instead.
-
Deprecated ConstructorsConstructorDescriptionThe
Authentication 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.This class should not be instantiated by users of the API.This class should not be instantiated by users of the API.This class should not be instantiated by users of the API.This class should not be instantiated by users of the API.This class should not be instantiated by users of the API.This class should not be instantiated by users of the API.This class should not be instantiated by users of the API.This class should not be instantiated by users of the API.This class should not be instantiated by users of the API.
AuthenticationContext.getUserDirectory()
to retrieve aUserDirectory
instance instead.