Uses of Class
cronapp.framework.security.AuthenticationResponse
Packages that use AuthenticationResponse
-
Uses of AuthenticationResponse in cronapp.framework.security
Methods in cronapp.framework.security that return types with arguments of type AuthenticationResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<AuthenticationResponse> SecurityController.me(org.springframework.security.core.Authentication authentication, jakarta.servlet.http.HttpServletRequest request) org.springframework.http.ResponseEntity<AuthenticationResponse> SecurityController.refresh(org.springframework.security.core.Authentication authentication, jakarta.servlet.http.HttpServletRequest request)