Uses of Interface
org.acegisecurity.AuthenticationManager
Package
Description
Security-related code.
Façade for
org.springframework.security
.-
Uses of AuthenticationManager in hudson.security
Modifier and TypeFieldDescriptionfinal AuthenticationManager
SecurityRealm.SecurityComponents.manager
Deprecated.ModifierConstructorDescriptionSecurityComponents
(AuthenticationManager manager) Deprecated.SecurityComponents
(AuthenticationManager manager, UserDetailsService userDetails) Deprecated.SecurityComponents
(AuthenticationManager manager, UserDetailsService userDetails, RememberMeServices rememberMe) -
Uses of AuthenticationManager in org.acegisecurity
Modifier and TypeMethodDescriptionstatic AuthenticationManager
AuthenticationManager.fromSpring
(org.springframework.security.authentication.AuthenticationManager am) Deprecated.
SecurityRealm.SecurityComponents.manager2