public interface JReloadableUserDetailsService
Modifier and Type | Method and Description |
---|---|
org.springframework.security.web.access.intercept.FilterInvocationSecurityMetadataSource |
getDefaultFilter()
사용자 인증, 인가 정보를 제공하는 Filter를 반환한다.
|
void |
reloadAuthenticatedRequestMap()
사용자 인증, 인가 정보를 갱신한다.
|
Copyright © 2025. All rights reserved.