|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Encoder | |
|---|---|
| com.atlassian.crowd.directory | |
| com.atlassian.crowd.directory.ldap.name | |
| Uses of Encoder in com.atlassian.crowd.directory |
|---|
| Methods in com.atlassian.crowd.directory that return Encoder | |
|---|---|
protected Encoder |
SpringLDAPConnector.getEncoder()
Returns an Encoder that escapes LDAP special characters for use in object names and in DNs. |
protected Encoder |
MicrosoftActiveDirectory.getEncoder()
Returns an Encoder that can correctly escape AD-specific special characters |
| Uses of Encoder in com.atlassian.crowd.directory.ldap.name |
|---|
| Classes in com.atlassian.crowd.directory.ldap.name that implement Encoder | |
|---|---|
class |
ActiveDirectoryEncoder
Also handles escaping of the AD-specific special character / |
class |
GenericEncoder
Escapes the defined Ldap special characters. |
| Constructors in com.atlassian.crowd.directory.ldap.name with parameters of type Encoder | |
|---|---|
GenericConverter(Encoder encoder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||