|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.server.PT_AUTHSOURCEPROV_USERGROUP_COLS
public final class PT_AUTHSOURCEPROV_USERGROUP_COLS
Defines the columns returned by auth source providers in user and group queries.
com.plumtree.server.IPTAuthSourceProvider| Field Summary | |
|---|---|
static int |
PT_AUTHSOURCEPROV_RETURN_COL_AUTHNAME
Authentication name. |
static int |
PT_AUTHSOURCEPROV_RETURN_COL_MAX
Number of columns. |
static int |
PT_AUTHSOURCEPROV_RETURN_COL_NAME
Name. |
static int |
PT_AUTHSOURCEPROV_RETURN_COL_UNIQUENAME
Unique name. |
| Constructor Summary | |
|---|---|
PT_AUTHSOURCEPROV_USERGROUP_COLS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PT_AUTHSOURCEPROV_RETURN_COL_NAME
public static final int PT_AUTHSOURCEPROV_RETURN_COL_AUTHNAME
public static final int PT_AUTHSOURCEPROV_RETURN_COL_UNIQUENAME
public static final int PT_AUTHSOURCEPROV_RETURN_COL_MAX
| Constructor Detail |
|---|
public PT_AUTHSOURCEPROV_USERGROUP_COLS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||