com.adobe.idp.um.api
Class UMConstants.LocalDomainSubtypes

java.lang.Object
  extended by com.adobe.idp.um.api.UMConstants.LocalDomainSubtypes
Enclosing class:
UMConstants

public static final class UMConstants.LocalDomainSubtypes
extends java.lang.Object

Directory Domain Subtypes


Field Summary
static int EXTERNAL_AUTHENTICATION
          Principals authenticated by external authentication provider.
static int INTERNAL_AUTHENTICATION
          Adobe User Management responsible for authenticating the principals.
 
Constructor Summary
UMConstants.LocalDomainSubtypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERNAL_AUTHENTICATION

public static final int INTERNAL_AUTHENTICATION
Adobe User Management responsible for authenticating the principals. Credentials of principals stored witin Adobe User Management database.

See Also:
Constant Field Values

EXTERNAL_AUTHENTICATION

public static final int EXTERNAL_AUTHENTICATION
Principals authenticated by external authentication provider.

See Also:
Constant Field Values
Constructor Detail

UMConstants.LocalDomainSubtypes

public UMConstants.LocalDomainSubtypes()


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