The com.adobe.idp.um.api.infomodel package provides the classes that are the basis of the User Management information model. 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 | |
|---|---|---|
| AuthResult | Authentication result interface. | |
| Domain | This is the interface containing domain information. | |
| Group | A Group is an extension of the Principal object. | |
| Permission | A Permission object. | |
| Principal | This class contains information for a principal. | |
| PrincipalReference | This class contains reference information for a Principal. | |
| ReliantApplication | This class contains information for reliant applications. | |
| ResourceType | This class contains information for a resource type. | |
| ResourceTypeACL | This class creates the access control list (ACL) for a resource type. | |
| Role | This interface represents a role. | |
| User | A User is an extension of the Principal object. |
| Class | Description | |
|---|---|---|
| DirectorySyncInfo | Directory synchronization information class. | |
| Domain.DomainNameComprator | Class used to compare domains. | |
| GenericSearchFilter | Generic search filter class. | |
| GroupCreationInfo | This class manages information for newly created groups. | |
| GroupMembershipSearchFilter | This filter allows you specify search criteria to be ANDed together. | |
| PermissionInfo | This class manages information for permissions. | |
| PermissionSearchFilter | This filter allows you specify permissions search criteria to be AND-ed together. |
|
| PrincipalSearchFilter | This filter allows you specify principal search criteria to be AND-ed together. |
|
| ResourceTypeSearchFilter | This filter allows you specify resource type search criteria to be AND-ed together. |
|
| RoleMembershipSearchFilter | This filter allows you specify role membership search criteria to be AND-ed together. |
|
| RoleSearchFilter | This filter allows you specify role search criteria to be AND-ed together. |
|
| SSOToken | This class represents a SAML 1.1 Post Profile Response. | |
| UserInfo | This class manages information for users. |
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/infomodel/package-detail.html