Modifier and Type | Field and Description |
---|---|
static LDAPUser.Type |
AUTH_ADMIN
This user has root privilages.
|
static LDAPUser.Type |
AUTH_ANONYMOUS
The user has anonyomous rights.
|
static LDAPUser.Type |
AUTH_BASIC
The user is authenticated with a rootdn and password.
|
static LDAPUser.Type |
AUTH_PROXY
The user has proxy rights.
|
static LDAPUser.Type |
AUTH_REBIND
This user must be used only for rebind
|
public static final LDAPUser.Type AUTH_ANONYMOUS
public static final LDAPUser.Type AUTH_BASIC
public static final LDAPUser.Type AUTH_PROXY
public static final LDAPUser.Type AUTH_REBIND
public static final LDAPUser.Type AUTH_ADMIN
public boolean equals(LDAPUser.Type type)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.