|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.plumtree.server.PT_AUTHTYPES
Enumeration of auth types for auth sources.
IPTAuthSource| Field Summary | |
static int |
PT_AUTHTYPE_EXTENSIBLE
Deprecated. Auth type for all external auth sources. |
static int |
PT_AUTHTYPE_LEGACYNT
Deprecated. Auth type for the deprecated Legacy NT auth source. |
static int |
PT_AUTHTYPE_PLUMTREE
Deprecated. Auth type for the Plumtree auth source. |
| Constructor Summary | |
PT_AUTHTYPES()
Deprecated. |
|
| 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_AUTHTYPE_PLUMTREE
public static final int PT_AUTHTYPE_LEGACYNT
public static final int PT_AUTHTYPE_EXTENSIBLE
| Constructor Detail |
public PT_AUTHTYPES()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||