0 Replies Latest reply on Oct 27, 2015 1:49 PM by thiagomontovaneli

    Troubles with Extended AbstractCredentialHandler

    thiagomontovaneli

      I have a system using resteasy 2.3.7 and picketlink. I extend the AbstractCredentialHandler class and the getAccount() method was overridden. This method creates an instance to the logged user. We have seen the logged user's objects has increased so much! Is there someway to take off these objects from memory?