public static final class ShowSecurityResponse.Types extends Object
ShowSecurityResponse
parameter
types
.
Map of user/role name to the type of that user/role.
Modifier and Type | Field and Description |
---|---|
static String |
EXTERNAL_USER
A user whose credentials are managed by an external LDAP.
|
static String |
INTERNAL_USER
A user whose credentials are managed by the database system.
|
static String |
ROLE
A role.
|
public static final String INTERNAL_USER
public static final String EXTERNAL_USER
public static final String ROLE
Copyright © 2025. All rights reserved.