| Package | Description |
|---|---|
| org.craftercms.profile.api | |
| org.craftercms.profile.api.services |
| Class and Description |
|---|
| AttributeAction
Enum with the actions that can be executed on attributes by applications.
|
| AttributeDefinition
Represents the definition of an attribute in a tenant.
|
| SortOrder
The sort order used by services the return a list of sorted objects
|
| TenantAction
Enum with actions that can be executed on tenants and their user profiles by applications.
|
TenantPermission
Permission specific for tenants. |
| Class and Description |
|---|
| AccessToken
Access token given to applications that need to access the REST API, acting for any tenant of a list.
|
| AttributeDefinition
Represents the definition of an attribute in a tenant.
|
| PersistentLogin
Represents a persistent authentication or login, triggered by remember me functionality.
|
| Profile
Representation of a user.
|
| SortOrder
The sort order used by services the return a list of sorted objects
|
| Tenant
A tenant is normally an application that shares common configuration.
|
| Ticket
An authentication ticket for a profile.
|
| VerificationToken
Verification token, used for email related verification.
|
Copyright © 2015 CrafterCMS. All Rights Reserved.