public static final class ShowSecurityResponse.Types extends Object
types
.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 GPUdb.
|
static String |
ROLE
A role.
|
public static final String INTERNAL_USER
public static final String EXTERNAL_USER
public static final String ROLE
Copyright © 2016. All rights reserved.