Unicon / cas-mfa

CAS server overlay with support for multifactor authentication.
Apache License 2.0
24 stars 19 forks source link

Add missing perf4j annotations #127

Closed alexkolson closed 8 years ago

alexkolson commented 8 years ago

We noticed that some of our perfStats logging/graphing disappeared when the MultiFactorAwareCentralAuthenticationService is invoked. Just added the missing @Profiled annotations.