LDAP Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
org.mule.module.ldap
org.mule.module.ldap.adapters
org.mule.module.ldap.agents
org.mule.module.ldap.config
org.mule.module.ldap.connectivity
org.mule.module.ldap.ldap.api
org.mule.module.ldap.ldap.api.holders
org.mule.module.ldap.ldap.api.jndi
org.mule.module.ldap.ldap.api.transformers
org.mule.module.ldap.process
org.mule.module.ldap.processors
org.mule.module.ldap.transformers
Interfaces
LDAPResultSet
Classes
LDAPConnection
LDAPEntry
LDAPEntryAttribute
LDAPEntryAttributes
LDAPMultiValueEntryAttribute
LDAPSearchControls
LDAPSingleValueEntryAttribute
LDAPUtils
Exceptions
AuthenticationException
CommunicationException
ContextNotEmptyException
InvalidAttributeException
InvalidEntryException
LDAPException
NameAlreadyBoundException
NameNotFoundException
NoPermissionException
Package Index
|
Class Index
Summary:
Fields
|
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
LDAPUtils
extends Object
java.lang.Object
↳
org.mule.module.ldap.ldap.api.LDAPUtils
Summary
Fields
public static final String
NEW_LINE
Public Constructors
LDAPUtils
()
Public Methods
static String
encodeBase64
(byte[] value)
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Fields
public static final String
NEW_LINE
Public Constructors
public
LDAPUtils
()
Public Methods
public static String
encodeBase64
(byte[] value)
Parameters
value