Fix compiling in Eclipse
This commit is contained in:
@@ -114,7 +114,6 @@ public class LdapAuthority implements GrantedAuthority {
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
@Override
|
||||
public String getAuthority() {
|
||||
return role;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user