com.plumtree.server
Class PT_AUTHSOURCE_SETTINGS

java.lang.Object
  |
  +--com.plumtree.server.PT_AUTHSOURCE_SETTINGS

public final class PT_AUTHSOURCE_SETTINGS
extends java.lang.Object

Deprecated interface used for a bitmask of auth source settings.

See Also:
IPTAuthSource

Field Summary
static int PT_AUTHSOURCE_NOTUSED
          Deprecated. Unused.
 
Constructor Summary
PT_AUTHSOURCE_SETTINGS()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_AUTHSOURCE_NOTUSED

public static final int PT_AUTHSOURCE_NOTUSED
Deprecated. 
Unused.
Constructor Detail

PT_AUTHSOURCE_SETTINGS

public PT_AUTHSOURCE_SETTINGS()
Deprecated. 


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.