-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionThe
Authentication FilterAPI is deprecated and will be removed in a future release. Please use aCustomAuthenticator, aCustomWebAuthenticatoror 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 aUserDirectoryinstance instead.
-
Deprecated MethodsMethodDescriptionUse
getHeader("Cookie")instead to access the raw HTTP cookie dataThis method is deprecated and will be removed without replacement in a future release.This 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 theUserDirectoryto retrieve principals instead.This method is deprecated and will be removed in a future release. Please useAuthenticationContext.getUserDirectory()to retrieve aUserDirectoryinstance instead.
-
Deprecated ConstructorsConstructorDescriptionThe
Authentication FilterAPI is deprecated and will be removed in a future release. Please use aCustomAuthenticator, aCustomWebAuthenticatoror a custom login page (depending on the use case) instead.
AuthenticationContext.getUserDirectory()to retrieve aUserDirectoryinstance instead.