com.plumtree.server
Class PT_AUTHSOURCEPROV_USERGROUP_COLS
java.lang.Object
|
+--com.plumtree.server.PT_AUTHSOURCEPROV_USERGROUP_COLS
- public final class PT_AUTHSOURCEPROV_USERGROUP_COLS
- extends java.lang.Object
Defines the columns returned by auth source providers in user and
group queries.
- See Also:
IPTAuthSourceProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PT_AUTHSOURCEPROV_RETURN_COL_NAME
public static final int PT_AUTHSOURCEPROV_RETURN_COL_NAME
- Name.
PT_AUTHSOURCEPROV_RETURN_COL_AUTHNAME
public static final int PT_AUTHSOURCEPROV_RETURN_COL_AUTHNAME
- Authentication name.
PT_AUTHSOURCEPROV_RETURN_COL_UNIQUENAME
public static final int PT_AUTHSOURCEPROV_RETURN_COL_UNIQUENAME
- Unique name.
PT_AUTHSOURCEPROV_RETURN_COL_MAX
public static final int PT_AUTHSOURCEPROV_RETURN_COL_MAX
- Number of columns.
PT_AUTHSOURCEPROV_USERGROUP_COLS
public PT_AUTHSOURCEPROV_USERGROUP_COLS()
Copyright © 2003 Plumtree Software Inc. All Rights Reserved.