com.adobe.idp.um.spi
Class UMSPIConstants.ServiceProviderSpecificationIds

java.lang.Object
  extended by com.adobe.idp.um.spi.UMSPIConstants.ServiceProviderSpecificationIds
Enclosing class:
UMSPIConstants

public static final class UMSPIConstants.ServiceProviderSpecificationIds
extends java.lang.Object

This class contains the service provider specification identifiers.


Field Summary
static java.lang.String AUTHENTICATION_PROVIDER
          Authorization provider specification identifier.
static java.lang.String DIRECTORY_GROUP_PROVIDER
          Directory group provider specification identifier.
static java.lang.String DIRECTORY_USER_PROVIDER
          Directory user provider specification identifier.
 
Constructor Summary
UMSPIConstants.ServiceProviderSpecificationIds()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUTHENTICATION_PROVIDER

public static final java.lang.String AUTHENTICATION_PROVIDER
Authorization provider specification identifier.

See Also:
Constant Field Values

DIRECTORY_USER_PROVIDER

public static final java.lang.String DIRECTORY_USER_PROVIDER
Directory user provider specification identifier.

See Also:
Constant Field Values

DIRECTORY_GROUP_PROVIDER

public static final java.lang.String DIRECTORY_GROUP_PROVIDER
Directory group provider specification identifier.

See Also:
Constant Field Values
Constructor Detail

UMSPIConstants.ServiceProviderSpecificationIds

public UMSPIConstants.ServiceProviderSpecificationIds()


[an error occurred while processing this directive] [an error occurred while processing this directive]