[
https://jira.jboss.org/jira/browse/JBPM-2420?page=com.atlassian.jira.plug...
]
Tom Baeyens updated JBPM-2420:
------------------------------
Description:
IdentitySession is the single central interface to which all access to identity component
is centralized.
Binding a new identity component should be possible by just implementing IdentitySession.
The User class already has an email property exposed.
So interface AddressResolver should be removed and IdentitySession should be used
instead.
Be sure to check clean up of obsolete AddressResolver interface, bindings and other
related stuff that becomes obsolete by this.
fold AddressResolver into IdentitySession
-----------------------------------------
Key: JBPM-2420
URL:
https://jira.jboss.org/jira/browse/JBPM-2420
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Tom Baeyens
Assignee: Alejandro Guizar
Fix For: jBPM 4.1
IdentitySession is the single central interface to which all access to identity component
is centralized.
Binding a new identity component should be possible by just implementing IdentitySession.
The User class already has an email property exposed.
So interface AddressResolver should be removed and IdentitySession should be used
instead.
Be sure to check clean up of obsolete AddressResolver interface, bindings and other
related stuff that becomes obsolete by this.
--
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