Package | Description |
---|---|
hudson.security |
Security-related code.
|
org.acegisecurity.ui.rememberme |
Modifier and Type | Field and Description |
---|---|
RememberMeServices |
SecurityRealm.SecurityComponents.rememberMe
Deprecated.
|
Constructor and Description |
---|
SecurityComponents(AuthenticationManager manager,
UserDetailsService userDetails,
RememberMeServices rememberMe)
|
Modifier and Type | Method and Description |
---|---|
static RememberMeServices |
RememberMeServices.fromSpring(org.springframework.security.web.authentication.RememberMeServices rms)
Deprecated.
|
Copyright © 2004–2021. All rights reserved.