Deprecated API
Contents
-
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.
-
Deprecated MethodsMethodDescriptionThis method is deprecated and will be removed in a future release. Please implement the
CustomAuthenticator.init(CustomAuthenticatorInitContext)method instead.This method is deprecated and will be removed in a future release. Please usegetReturnEndpoint()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.