[jboss-jira] [JBoss JIRA] (ELY-462) DirContext suppliing service to be used in LDAP realm
Jan Kalina (JIRA)
issues at jboss.org
Tue Aug 2 08:34:00 EDT 2016
[ https://issues.jboss.org/browse/ELY-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Kalina updated ELY-462:
---------------------------
Description:
There will be DirContext suppling service, which will be referenced by realm:
* output of service will be ExceptionSupplier<DirContext>, but the returning DirContext will be only delegator, which will call real DirContext and instead of close() it will do returnContext()
was:
UPDATE: There will be DirContext suppling service, which will be referenced by realm:
* output of service will be ExceptionSupplier<DirContext>, but the returning DirContext will be only delegator, which will call real DirContext and instead of close() it will do returnContext()
> DirContext suppliing service to be used in LDAP realm
> -----------------------------------------------------
>
> Key: ELY-462
> URL: https://issues.jboss.org/browse/ELY-462
> Project: WildFly Elytron
> Issue Type: Task
> Reporter: Jan Kalina
> Assignee: Jan Kalina
> Priority: Minor
>
> There will be DirContext suppling service, which will be referenced by realm:
> * output of service will be ExceptionSupplier<DirContext>, but the returning DirContext will be only delegator, which will call real DirContext and instead of close() it will do returnContext()
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list