Uses of Class
cronapp.framework.security.AuthenticationMethod
Packages that use AuthenticationMethod
-
Uses of AuthenticationMethod in cronapp.framework.security
Methods in cronapp.framework.security that return types with arguments of type AuthenticationMethodModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<AuthenticationMethod>> SecurityController.authProviders()AuthenticationProviders.getMethods()Methods in cronapp.framework.security with parameters of type AuthenticationMethodModifier and TypeMethodDescriptionvoidAuthenticationProviders.addMethod(AuthenticationMethod method)