File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
andrvotr-impl/src/main/java/io/github/fmfi_svt/andrvotr Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11package io .github .fmfi_svt .andrvotr ;
22
3- import jakarta .servlet .http .HttpServletRequest ;
43import java .util .function .Function ;
54import javax .annotation .Nonnull ;
65import javax .annotation .Nullable ;
6+ import javax .servlet .http .HttpServletRequest ;
77import net .shibboleth .idp .profile .context .SpringRequestContext ;
8- import net .shibboleth .shared .primitive .LoggerFactory ;
9- import net .shibboleth .shared .servlet .HttpServletSupport ;
8+ import net .shibboleth .utilities .java .support .net .HttpServletSupport ;
109import org .opensaml .profile .context .ProfileRequestContext ;
1110import org .slf4j .Logger ;
11+ import org .slf4j .LoggerFactory ;
1212import org .springframework .webflow .context .ExternalContext ;
1313import org .springframework .webflow .execution .RequestContext ;
1414
Original file line number Diff line number Diff line change 11package io .github .fmfi_svt .andrvotr ;
22
3- import net .shibboleth .shared .component .AbstractInitializableComponent ;
3+ import net .shibboleth .utilities . java . support .component .AbstractInitializableComponent ;
44import org .springframework .beans .factory .config .BeanDefinition ;
55import org .springframework .beans .factory .config .ConfigurableListableBeanFactory ;
66import org .springframework .beans .factory .support .BeanDefinitionBuilder ;
You can’t perform that action at this time.
0 commit comments