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

Mike Pettypiece (JIRA) jira-events at lists.jboss.org
Fri Sep 19 17:04:20 EDT 2008


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


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