| Package | Description |
|---|---|
| com.entrust.toolkit.x509.directory |
Contains LDAP Directory implementations and various supporting classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KerberosAuthentication
This class can be passed to JNDIDirectory using setAuthenticationType() and
allows you to set Kerberos parameters
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationType |
JNDIDirectory.getAuthenticationtType() |
| Modifier and Type | Method and Description |
|---|---|
void |
JNDIDirectory.setAuthenticationType(AuthenticationType at)
Sets custom AuthenticationType parameters
eg.
|