public interface LdapHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
callback(LdapHandlerBean ldapHandlerBean)
This method will be called with the hibernate session object to do
what you wish.
|
Object callback(LdapHandlerBean ldapHandlerBean) throws NamingException
ldapHandlerBean - holds the ldap object to do operations onNamingException - if there is a problemCopyright © 2016 Internet2. All rights reserved.