[esb-issues] [JBoss JIRA] Created: (JBESB-2460) BinarySecurityToken class hardwired to X.509 certificates

Rune Molin (JIRA) jira-events at lists.jboss.org
Mon Mar 9 11:23:22 EDT 2009


BinarySecurityToken class hardwired to X.509 certificates
---------------------------------------------------------

                 Key: JBESB-2460
                 URL: https://jira.jboss.org/jira/browse/JBESB-2460
             Project: JBoss ESB
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Security
    Affects Versions: 4.5
            Reporter: Rune Molin


In order to support WS Security Kerberos Token Profile at a later time, please make the class org.jboss.soa.esb.services.security.auth.ws.BinarySecurityToken abstract. Currently it is hardwired to only support X.509 Certificate Token Profile.

By making this class abstract sooner rather than later, users could implement Kerberos Token Profile themselves, without having to duplicate too much code. This will of course mean moving the existing certificate bound implementation into a new class, CertificateSecurityToken perhaps

-- 
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 esb-issues mailing list