Loading projects/cadcAccessControl-Server/src/ca/nrc/cadc/auth/AuthenticatorImpl.java +1 −0 Original line number Diff line number Diff line Loading @@ -165,6 +165,7 @@ public class AuthenticatorImpl implements Authenticator } } user.appData = null; // avoid loop that prevents GC??? profiler.checkpoint("augmentSubject"); } catch (UserNotFoundException e) Loading Loading
projects/cadcAccessControl-Server/src/ca/nrc/cadc/auth/AuthenticatorImpl.java +1 −0 Original line number Diff line number Diff line Loading @@ -165,6 +165,7 @@ public class AuthenticatorImpl implements Authenticator } } user.appData = null; // avoid loop that prevents GC??? profiler.checkpoint("augmentSubject"); } catch (UserNotFoundException e) Loading