Interface SecurityRealmAuthenticationProvider<T>
public interface SecurityRealmAuthenticationProvider<T>
-
Method Summary
Modifier and TypeMethodDescriptionauthenticate(SecurityRealmAuthentication<T> previousStepAuth, jakarta.servlet.http.HttpServletRequest request)
-
Method Details
-
authenticate
SecurityRealmAuthentication<T> authenticate(SecurityRealmAuthentication<T> previousStepAuth, jakarta.servlet.http.HttpServletRequest request)
-