mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-11 12:03:09 +00:00
86163: Feedback on Shibboleth changes
This commit is contained in:
@@ -194,6 +194,7 @@ public class AuthenticationServiceImpl implements AuthenticationService {
|
||||
return getAuthenticationMethodStack().iterator();
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getAuthenticationMethod(final Context context, final HttpServletRequest request) {
|
||||
final Iterator<AuthenticationMethod> authenticationMethodIterator = authenticationMethodIterator();
|
||||
|
||||
|
Reference in New Issue
Block a user