@Deprecated public class DSpaceAuthenticationProvider extends Object implements org.springframework.security.authentication.AuthenticationProvider
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationService |
authenticationService
Deprecated.
|
| Constructor and Description |
|---|
DSpaceAuthenticationProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSpecialGroupsToGrantedAuthorityList(Context context,
javax.servlet.http.HttpServletRequest httpServletRequest,
List<org.springframework.security.core.authority.SimpleGrantedAuthority> grantedAuthorities)
Deprecated.
|
org.springframework.security.core.Authentication |
authenticate(org.springframework.security.core.Authentication authentication)
Deprecated.
|
boolean |
supports(Class<?> authentication)
Deprecated.
|
protected AuthenticationService authenticationService
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)
throws org.springframework.security.core.AuthenticationException
authenticate in interface org.springframework.security.authentication.AuthenticationProviderorg.springframework.security.core.AuthenticationExceptionprotected void addSpecialGroupsToGrantedAuthorityList(Context context, javax.servlet.http.HttpServletRequest httpServletRequest, List<org.springframework.security.core.authority.SimpleGrantedAuthority> grantedAuthorities) throws SQLException
SQLExceptionpublic boolean supports(Class<?> authentication)
supports in interface org.springframework.security.authentication.AuthenticationProviderCopyright © 2016 DuraSpace. All rights reserved.