public interface CustomRedirectUrlService
Modifier and Type | Method and Description |
---|---|
String |
makeRedirectUrl(String defaultTargetUrl,
org.springframework.security.core.Authentication authentication)
로그인 성공시 이동하는 페이지를 커스텀하게 생성하여 반환한다.
|
Copyright © 2025. All rights reserved.