[jboss-jira] [JBoss JIRA] (ELY-26) SecurityRealm API - Take 2

Darran Lofthouse (JIRA) issues at jboss.org
Wed Jul 23 13:17:29 EDT 2014


Darran Lofthouse created ELY-26:
-----------------------------------

             Summary: SecurityRealm API - Take 2
                 Key: ELY-26
                 URL: https://issues.jboss.org/browse/ELY-26
             Project: WildFly Elytron
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: API / SPI, Realms
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 1.0.0.Beta1


The security realm API currently is stateless, each call is independent of all of the others - whilst we may want to make assumptions about the order of the calls this can not be guaranteed.

One issue identified is splitting up the text manipulation based name mappings from the actual lookup if applicable and conversion to a Principal.

Another thought raised is to add support for a RealmIdentity method specific to the identity could be moved to this identity.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list