The com.adobe.idp.um.api package provides the primary interfaces and constants for the User Management services. The interfaces are implemented by the service client classes. You can use this package to create Java client applications that interact with the User Management Authentication Service, Authorization Service, and Directory Service. This package enables you to implement in your custom applications the functionality that those services provide. For more information about how to use this package, see the User Management Managing Users Using APIs guide.
| Interface | Description | |
|---|---|---|
| AuthenticationManager | This is the primary interface for authenticating users. | |
| AuthorizationManager | This is the primary interface for authorization. | |
| DirectoryManager | This is the primary interface for directory management. |
| Class | Description | |
|---|---|---|
| UMConstants | This class contains the constants used in User Management. | |
| UMConstants.APSSpecialPrincipals | This class contains constants related to special principals for LiveCycle Policy Server. | |
| UMConstants.AuthenticationOptions | This class contains constants related to authentication options. | |
| UMConstants.BasicRoles | This class contains User Management basic role constants. | |
| UMConstants.EntityVisibilityLevel | This class contains constants defining the visibility of a principal. | |
| UMConstants.ErrorCodes | This class contains User Management error code constants. | |
| UMConstants.FGACConstants | This class contains User Management fine-grained access control constants. | |
| UMConstants.PrincipalTypes | This class contains User Management principal types. | |
| UMConstants.SpecialDefaultPrincipals | This class contains constants related to special principals. | |
| UMConstants.SynchronizationUniqueAttributes | Synchronization unique attribute constants. | |
| UMException | User Management exception class. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/um/api/package-detail.html