Skip to content

Commit

Permalink
[Issue apache#658] fix javadoc build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jinrongluo committed Feb 16, 2022
1 parent 1d143e9 commit 04a5b1d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@

import java.util.Map;

/**
* AuthService
*/
@EventMeshSPI(isSingleton = true, eventMeshExtensionType = EventMeshExtensionType.SECURITY)
public interface AuthService {

Expand Down

0 comments on commit 04a5b1d

Please sign in to comment.