Constant Field Values
Contents
org.craftercms.*
-
org.craftercms.profile.api.AttributePermission
-
org.craftercms.profile.api.ProfileConstantsModifier and TypeConstant FieldValue
public static final String
"type"
public static final String
"LARGE_TEXT"
public static final String
"STRING_LIST"
public static final String
"TEXT"
public static final String
"/api/1/access_token"
public static final String
"/api/1/authentication"
public static final String
"/api/1/profile"
public static final String
"/api/1"
public static final String
"/api/1/tenant"
public static final String
"$none"
public static final String
"accessTokenId"
public static final String
"attributeName"
public static final String
"attributeToReturn"
public static final String
"attributeValue"
public static final String
"attributes"
public static final String
"count"
public static final String
"email"
public static final String
"enabled"
public static final String
"filename"
public static final String
"id"
public static final String
"newPassword"
public static final String
"password"
public static final String
"profileId"
public static final String
"query"
public static final String
"resetPasswordUrl"
public static final String
"resetTokenId"
public static final String
"role"
public static final String
"sortBy"
public static final String
"sortOrder"
public static final String
"start"
public static final String
"tenantName"
public static final String
"ticketId"
public static final String
"tokenId"
public static final String
"username"
public static final String
"verificationTokenId"
public static final String
"verificationUrl"
public static final String
"verify"
public static final String
"attachmentId"
public static final String
"id"
public static final String
"name"
public static final String
"/create"
public static final String
"/{id}/delete"
public static final String
"/{id}"
public static final String
"/all"
public static final String
"/authenticate"
public static final String
"/persistent_login/create"
public static final String
"/ticket/create"
public static final String
"/persistent_login/{id}/delete"
public static final String
"/persistent_login/{id}"
public static final String
"/ticket/{id}"
public static final String
"/ticket/{id}/invalidate"
public static final String
"/persistent_login/{id}/refresh_token"
public static final String
"/{id}/roles/add"
public static final String
"/change_password"
public static final String
"/create"
public static final String
"/{id}/verification_token/create"
public static final String
"/{id}/delete"
public static final String
"/verification_token/{id}/delete"
public static final String
"/{id}/disable"
public static final String
"/{id}/enable"
public static final String
"/{id}"
public static final String
"/{id}/attachment/{attachmentId}"
public static final String
"/{id}/attachments/"
public static final String
"/{id}/attachment/{attachmentId}/details"
public static final String
"/{id}/attributes"
public static final String
"/by_attribute_value"
public static final String
"/by_existing_attribute"
public static final String
"/by_ids"
public static final String
"/by_query"
public static final String
"/by_role"
public static final String
"/by_ticket"
public static final String
"/by_username"
public static final String
"/count"
public static final String
"/one_by_query"
public static final String
"/range"
public static final String
"/verification_token/{id}"
public static final String
"/{id}/attributes/remove"
public static final String
"/{id}/roles/remove"
public static final String
"/{id}/reset_password"
public static final String
"/{id}/update"
public static final String
"/{id}/attributes/update"
public static final String
"/{id}/uploadAttachment"
public static final String
"/verify"
public static final String
"/{name}/attribute_definitions/add"
public static final String
"/{name}/roles/add"
public static final String
"/count"
public static final String
"/count_by_query"
public static final String
"/create"
public static final String
"/{name}/delete"
public static final String
"/{name}"
public static final String
"/all"
public static final String
"/{name}/attribute_definitions/remove"
public static final String
"/{name}/roles/remove"
public static final String
"/update"
public static final String
"/{name}/attribute_definitions/update"
public static final String
"/{name}/verify_new_profiles"
-
org.craftercms.profile.api.TenantPermission
-
org.craftercms.profile.api.exceptions.I10nProfileException
-
org.craftercms.profile.controllers.rest.MonitoringController
-
org.craftercms.profile.exceptions.AccessTokenExistsException
-
org.craftercms.profile.exceptions.AttributeNotDefinedException
-
org.craftercms.profile.exceptions.BadCredentialsException
-
org.craftercms.profile.exceptions.DisabledProfileException
-
org.craftercms.profile.exceptions.NoSuchPersistentLoginException
-
org.craftercms.profile.exceptions.NoSuchProfileExceptionModifier and TypeConstant FieldValue
public static final String
"profile.profile.noSuchProfileById"
public static final String
"profile.profile.noSuchProfileByQuery"
public static final String
"profile.profile.noSuchProfileByTicket"
public static final String
"profile.profile.noSuchProfileByUsername"
-
org.craftercms.profile.exceptions.NoSuchTicketException
-
org.craftercms.profile.exceptions.ParamDeserializationException
-
org.craftercms.profile.exceptions.ProfileExistsException
-
org.craftercms.profile.exceptions.ProfileLockedException
-
org.craftercms.profile.exceptions.TenantExistsException
-
org.craftercms.profile.interceptors.AccessTokenCheckingInterceptorModifier and TypeConstant FieldValue
public static final String
"profile.accessToken.accessTokenFound"
-
org.craftercms.profile.management.security.AuthorizationUtils
-
org.craftercms.profile.management.web.controllers.AccessTokenControllerModifier and TypeConstant FieldValue
public static final String
"/access_token"
public static final String
"message"
public static final String
"Access token \'%s\' created"
public static final String
"Access token \'%s\' deleted"
public static final String
"id"
public static final String
"/create"
public static final String
"/{id}/delete"
public static final String
"/{id}"
public static final String
"/all"
public static final String
"/view"
public static final String
"/list/view"
public static final String
"/new/view"
public static final String
"access-token"
public static final String
"access-token-list"
public static final String
"new-access-token"
-
org.craftercms.profile.management.web.controllers.MainController
-
org.craftercms.profile.management.web.controllers.ModelAttributes
-
org.craftercms.profile.management.web.controllers.ProfileControllerModifier and TypeConstant FieldValue
public static final String
"/profile"
public static final String
"{username: {$regex: \'.*%s.*\', $options: \'i\'}}"
public static final String
"message"
public static final String
"Profile \'%s\' created"
public static final String
"Profile \'%s\' deleted"
public static final String
"Profile \'%s\' updated"
public static final String
"count"
public static final String
"query"
public static final String
"sortBy"
public static final String
"sortOrder"
public static final String
"start"
public static final String
"tenantName"
public static final String
"id"
public static final String
"/create"
public static final String
"/{id}/delete"
public static final String
"/{id}"
public static final String
"/count"
public static final String
"/list"
public static final String
"/update"
public static final String
"/new/view"
public static final String
"/view"
public static final String
"/list/view"
public static final String
"new-profile"
public static final String
"profile"
public static final String
"profile-list"
-
org.craftercms.profile.management.web.controllers.TenantControllerModifier and TypeConstant FieldValue
public static final String
"/tenant"
public static final String
"message"
public static final String
"pageHeader"
public static final String
"Tenant \'%s\' created"
public static final String
"Tenant \'%s\' deleted"
public static final String
"Tenant \'%s\' updated"
public static final String
"New Tenant"
public static final String
"Update Tenant"
public static final String
"name"
public static final String
"/create"
public static final String
"/{name}/delete"
public static final String
"/{name}"
public static final String
"/names"
public static final String
"/update"
public static final String
"/new/view"
public static final String
"/view"
public static final String
"/list/view"
public static final String
"tenant"
public static final String
"tenant-list"
-
org.craftercms.profile.repositories.impl.PersistentLoginRepositoryImpl
-
org.craftercms.profile.repositories.impl.ProfileRepositoryImplModifier and TypeConstant FieldValue
public static final String
"attributes."
public static final String
"profile.profile.countByTenant"
public static final String
"profile.profile.defaultFields"
public static final String
"profile.profile.byIds"
public static final String
"profile.profile.byTenantAndAttributeValue"
public static final String
"profile.profile.byTenantAndExistingAttribute"
public static final String
"profile.profile.byTenantAndNonExistingAttribute"
public static final String
"profile.profile.byTenantAndRole"
public static final String
"profile.profile.byTenantAndUsername"
public static final String
"profile.profile.byTenant"
public static final String
"profile.profile.index.keys"
public static final String
"profile.profile.index.options"
public static final String
"profile.profile.removeByTenant"
public static final String
"{$unset: {attributes.#: \'\'}}"
public static final String
"{$pull: {roles: #}}"
public static final String
"{$set: {attributes.#: #}}"
-
org.craftercms.profile.repositories.impl.TenantRepositoryImpl
-
org.craftercms.profile.repositories.impl.TicketRepositoryImplModifier and TypeConstant FieldValue
public static final String
"profile.ticket.removeWithLastRequestTimeOlderThan"
-
org.craftercms.profile.repositories.impl.VerificationTokenRepositoryImplModifier and TypeConstant FieldValue
public static final String
"profile.verificationToken.removeOlderThan"
-
org.craftercms.profile.services.impl.AccessTokenServiceImplModifier and TypeConstant FieldValue
public static final String
"profile.accessToken.createAccessTokenError"
public static final String
"profile.accessToken.deleteAccessTokenError"
public static final String
"profile.accessToken.getAccessTokenError"
public static final String
"profile.accessToken.getAllAccessTokensError"
public static final String
"profile.accessToken.accessTokenCreated"
public static final String
"profile.accessToken.accessTokenDeleted"
-
org.craftercms.profile.services.impl.AuthenticationServiceImplModifier and TypeConstant FieldValue
public static final String
"profile.auth.createdPersistentLoginError"
public static final String
"profile.auth.createTicketError"
public static final String
"profile.auth.deletePersistentLoginError"
public static final String
"profile.auth.deleteTicketError"
public static final String
"profile.auth.getPersistentLoginError"
public static final String
"profile.auth.getTicketError"
public static final String
"profile.auth.updatePersistentLoginError"
public static final String
"profile.auth.updateTicketError"
public static final String
"profile.auth.delayWasInterupt"
public static final String
"profile.auth.authenticationSuccessful"
public static final String
"profile.auth.persistentLoginCreated"
public static final String
"profile.auth.persistentLoginDeleted"
public static final String
"profile.auth.persistentLoginTokenRefreshed"
public static final String
"profile.auth.ticketCreated"
public static final String
"profile.auth.tickedInvalidated"
public static final String
"profile.auth.ticketRequested"
-
org.craftercms.profile.services.impl.ProfileServiceImplModifier and TypeConstant FieldValue
public static final String
"profile.profile.query.attributeNotAllowed"
public static final String
"profile.profile.createProfileError"
public static final String
"profile.profile.deleteProfileError"
public static final String
"profile.license.entitlementError"
public static final String
"profile.profile.getProfileByQueryError"
public static final String
"profile.profile.getProfileByUsernameError"
public static final String
"profile.profile.getProfileCountByQueryError"
public static final String
"profile.profile.getProfileCountError"
public static final String
"profile.profile.getProfileError"
public static final String
"profile.profile.getProfileRangeError"
public static final String
"profile.profile.getProfilesByAttributeValueError"
public static final String
"profile.profile.getProfilesByExistingAttributeError"
public static final String
"profile.profile.getProfilesByQueryError"
public static final String
"profile.profile.getProfilesByRoleError"
public static final String
"profile.profile.getProfilesError"
public static final String
"profile.profile.query.tenantNotAllowed"
public static final String
"profile.profile.updateProfileError"
public static final String
"profile.profile.query.whereNotAllowed"
public static final String
"profile.profile.passwordChanged"
public static final String
"profile.profile.attributesRemoved"
public static final String
"profile.profile.attributesUpdated"
public static final String
"profile.profile.profileCreated"
public static final String
"profile.profile.profileDeleted"
public static final String
"profile.profile.profileDisabled"
public static final String
"profile.profile.profileEnabled"
public static final String
"profile.profile.rolesAdded"
public static final String
"profile.profile.rolesRemoved"
public static final String
"profile.profile.profileUpdated"
public static final String
"profile.profile.profileVerified"
public static final String
"[\'\"]?attributes\\.%s(\\.[^\'\":]+)?[\'\"]?\\s*:"
public static final String
"{$and: [{tenant: \'%s\'}, %s]}"
-
org.craftercms.profile.services.impl.ProfileServiceRestClient
-
org.craftercms.profile.services.impl.TenantServiceImplModifier and TypeConstant FieldValue
public static final String
"profile.attribute.addDefaultValueError"
public static final String
"profile.tenant.createTenantError"
public static final String
"profile.profile.deleteAll"
public static final String
"profile.tenant.deleteTenantError"
public static final String
"profile.license.entitlementError"
public static final String
"profile.tenant.getAllTenantsError"
public static final String
"profile.tenant.getTenantCountError"
public static final String
"profile.tenant.getTenantError"
public static final String
"profile.attribute.removeAttributeFromAllError"
public static final String
"profile.role.removeRoleFromAll"
public static final String
"profile.tenant.updateTenantError"
public static final String
"profile.tenant.attributeDefinitionsAdded"
public static final String
"profile.tenant.attributeDefinitionsRemoved"
public static final String
"profile.tenant.attributeDefinitionsUpdated"
public static final String
"profile.tenant.rolesAdded"
public static final String
"profile.tenant.rolesRemoved"
public static final String
"profile.tenant.tenantCreated"
public static final String
"profile.tenant.tenantDeleted"
public static final String
"profile.tenant.verifyNewProfilesFlagSet"
-
org.craftercms.profile.services.impl.VerificationServiceImplModifier and TypeConstant FieldValue
public static final String
"profile.verification.createTokenError"
public static final String
"profile.verification.deleteTokenError"
public static final String
"profile.verification.emailError"
public static final String
"profile.verification.getTokenError"
public static final String
"profile.verification.emailSent"
public static final String
"profile.verification.tokenCreated"
public static final String
"profile.verification.tokenDeleted"
public static final String
"verificationLink"
-
org.craftercms.profile.utils.AccessTokenUtils
-
org.craftercms.security.authentication.impl.RememberMeManagerImplModifier and TypeConstant FieldValue
public static final String
"remember-me"
public static final char
':'
-
org.craftercms.security.authentication.impl.RestLogoutSuccessHandler
-
org.craftercms.security.processors.impl.AuthenticationHeadersLoginProcessor
-
org.craftercms.security.processors.impl.LoginProcessor
-
org.craftercms.security.processors.impl.LogoutProcessor
-
org.craftercms.security.processors.impl.ReturnCurrentAuthenticationProcessor
-
org.craftercms.security.social.impl.ProviderLoginSupportImpl
-
org.craftercms.security.utils.SecurityUtilsModifier and TypeConstant FieldValue
public static final String
"accessDeniedException"
public static final String
"authenticationException"
public static final String
"authentication"
public static final String
"badCredentialsException"
public static final String
"profile-last-modified"
public static final String
"tenant"
public static final String
"ticket"
-
org.craftercms.security.utils.social.ConnectionUtils
-
org.craftercms.security.utils.tenant.ParamTenantsResolver