[jboss-jira] [JBoss JIRA] (SASL-35) Clean up of temporary files created during authentication process for local mechanism.

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Tue Aug 7 12:12:06 EDT 2012


     [ https://issues.jboss.org/browse/SASL-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated SASL-35:
---------------------------------

    Description: 
The local mechanism creates a temporary file as part of the verification process, if this is not used then the file is left to be deleted only when the JVM terminates.

The dispose method should be the primary notification mechanism that the use of this SaslServer has ended, may also add a finalize check to fill the gap between skipped dispose and JVM termination.


  was:The local mechanism creates a temporary file as part of the verification process, if this is not used then the file is left to be deleted only when the JVM terminates.


    
> Clean up of temporary files created during authentication process for local mechanism.
> --------------------------------------------------------------------------------------
>
>                 Key: SASL-35
>                 URL: https://issues.jboss.org/browse/SASL-35
>             Project: JBoss SASL Provider
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.1.Final
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 1.0.2.CR1
>
>
> The local mechanism creates a temporary file as part of the verification process, if this is not used then the file is left to be deleted only when the JVM terminates.
> The dispose method should be the primary notification mechanism that the use of this SaslServer has ended, may also add a finalize check to fill the gap between skipped dispose and JVM termination.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list