Package com.adobe.idp.um.api

The com.adobe.idp.um.api package provides the primary interfaces and constants for the User Management services.

See:
          Description

Interface Summary
AuthenticationManager The AuthenticationManager interface is the primary interface for authenticating LiveCycle users.
AuthorizationManager This is the primary interface for LiveCycle authorization.
DirectoryManager This is the primary interface for directory management.
UMConstants.SSOConstants Constants used for the SSO
 

Class Summary
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.DirectoryDomainSubtypes Directory Domain Subtypes
UMConstants.EntityVisibilityLevel This class contains constants defining the visibility of a principal.
UMConstants.ErrorCodes This class contains User Management error code constants.
UMConstants.ExternalPrincipalStorageProviderTypes Represents an external principal storage provider type.
UMConstants.FGACConstants This class contains User Management fine-grained access control constants.
UMConstants.LocalDomainSubtypes Directory Domain Subtypes
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 Represents the User Management exception class.
 

Package com.adobe.idp.um.api Description

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.



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