com.plumtree.server
Class PT_AUTHSOURCEPROVIDER_CAPABILITIES

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

public final class PT_AUTHSOURCEPROVIDER_CAPABILITIES
extends java.lang.Object

A list of optional capabilities that an auth source provider may support.

See Also:
IPTAuthSourceProvider

Field Summary
static int PT_AUTHSOURCEPROV_SUPPORTSSYNCHRONIZATION
          Supports synchronizing groups and users with an external directory.
 
Constructor Summary
PT_AUTHSOURCEPROVIDER_CAPABILITIES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_AUTHSOURCEPROV_SUPPORTSSYNCHRONIZATION

public static final int PT_AUTHSOURCEPROV_SUPPORTSSYNCHRONIZATION
Supports synchronizing groups and users with an external directory.
Constructor Detail

PT_AUTHSOURCEPROVIDER_CAPABILITIES

public PT_AUTHSOURCEPROVIDER_CAPABILITIES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.