public interface CustomAuthenticationVerifier
Handler interface to verify authentication with custom logic
-
Method Summary
Modifier and TypeMethodDescriptionvoidverify(@NotNull AuthenticationObject authenticationObject)
-
Method Details
-
verify
-