Skip to content

Commit

Permalink
Add missing @OverRide
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Koval committed Jul 31, 2018
1 parent 5799fd6 commit c73ce3b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ public SecurityContext securityContext()
return securityContext;
}

@Override
public AuthSubject subjectOrAnonymous()
{
SecurityContext context = this.securityContext;
Expand Down

0 comments on commit c73ce3b

Please sign in to comment.