|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.adobe.idp.um.spi.UMSPIConstants
public class UMSPIConstants
This class contains service provider specification identifiers and constants.
Nested Class Summary | |
---|---|
static class |
UMSPIConstants.IdentityCreatorSpecification
|
static class |
UMSPIConstants.ServiceProviderSpecificationIds
This class contains the service provider specification identifiers. |
Field Summary | |
---|---|
static int |
AUTH_PROVIDER
Authorization provider constant. |
static int |
DIRECTORY_GROUP_PROVIDER
Directory group provider constant. |
static int |
DIRECTORY_USER_PROVIDER
Directory user provider constant. |
Constructor Summary | |
---|---|
UMSPIConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int AUTH_PROVIDER
public static final int DIRECTORY_USER_PROVIDER
public static final int DIRECTORY_GROUP_PROVIDER
Constructor Detail |
---|
public UMSPIConstants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |