[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3437) Create protected isInitialized() and setInitialized( boolean ) methods in Credentials

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Wed Apr 15 18:04:22 EDT 2009


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

Shane Bryzak closed JBSEAM-3437.
--------------------------------

    Fix Version/s: 2.1.2.GA
       Resolution: Done


Done.

> Create protected isInitialized() and setInitialized( boolean ) methods in Credentials
> -------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-3437
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3437
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Security
>    Affects Versions: 2.1.0.BETA1
>            Reporter: Mike Pettypiece
>             Fix For: 2.1.2.GA
>
>
> It would be useful if there were protected methods isInitialized() and setInitialized( boolean ) in Credentials.  I'm currently subclassing Credentials and right now I need access to the field "initialized".  Having to shadow initialized (along with username and overriding it's get/setters) isn't ideal.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list