当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
LDAPSessionService - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.identity2.ldap
Class LDAPSessionService
java.lang.Object
org.jboss.portal.identity2.ldap.LDAPSessionService
- All Implemented Interfaces:
- LDAPSession
- public class LDAPSessionService
- extends java.lang.Object
- implements LDAPSession
- Version:
- $Revision: 1.1 $
- Author:
- Boleslaw Dawidowicz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LDAPSessionService
public LDAPSessionService()
reset
public void reset()
- Specified by:
reset
in interface LDAPSession
begin
public void begin()
- Specified by:
begin
in interface LDAPSession
commit
public void commit()
- Specified by:
commit
in interface LDAPSession
flush
public void flush()
- Specified by:
flush
in interface LDAPSession
addOperation
public void addOperation(LDAPOperation op)
- Specified by:
addOperation
in interface LDAPSession