Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

AbstractAttributeEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
 
AbstractAttributeEventEntity(Operation, MultiValuedAttributeEntityList, MultiValuedAttributeEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AbstractAttributeEventEntity
 
AbstractEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
 
AbstractEventEntity(Operation) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AbstractEventEntity
 
AccessBasedSynchronizationFilterTypeEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
AccessBasedSynchronizationFilterTypeEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
 
AccessBasedSynchronizationFilterTypeEntity(AccessBasedSynchronizationFilterType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
 
addAction(AuditLogEventType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addActions(Iterable<AuditLogEventType>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addAllFailedEntities(Collection<FailedEntity<T>>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
addAllSuccesses(Collection<T>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
addApplication(AuditLogEntityRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addApplications(Iterable<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addAuthor(AuditLogAuthorRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addAuthors(Iterable<AuditLogAuthorRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addDirectories(Iterable<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addDirectory(AuditLogEntityRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addEntities(Iterable<AuditLogEntityRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
addEntity(AuditLogEntityRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
addEntries(Iterable<AuditLogEntryRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
addEntry(AuditLogEntryRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
addFailedEntity(T, String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
addGroup(AuditLogEntityRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addGroups(Iterable<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addSource(AuditLogEventSource) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addSources(Iterable<AuditLogEventSource>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addSuccess(T) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
addUser(AuditLogEntityRestrictionRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
addUsers(Iterable<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
AliasAlreadyInUseExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
AliasAlreadyInUseExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AliasAlreadyInUseExceptionMapper
 
AliasAlreadyInUseRuntimeExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
AliasAlreadyInUseRuntimeExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AliasAlreadyInUseRuntimeExceptionMapper
 
ALL_RESULTS - Static variable in interface com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
 
ALL_RESULTS_REQUEST - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.SimpleRestPageRequest
 
allResultsToLongMax(int) - Static method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
Converts max results limit to long value - replaces #ALL_RESULTS with Long.MAX_VALUE}.
AnonymousUserPermissionExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
AnonymousUserPermissionExceptionMapper(I18nResolver) - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AnonymousUserPermissionExceptionMapper
 
ApplicationAccessDeniedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
ApplicationAccessDeniedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationAccessDeniedExceptionMapper
 
ApplicationAlreadyExistsExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
Maps an ApplicationAlreadyExistsException to a Response.
ApplicationAlreadyExistsExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationAlreadyExistsExceptionMapper
 
ApplicationEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
ApplicationEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
ApplicationEntity(Long, String, String, ApplicationType, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
ApplicationEntity(ApplicationEntity.Builder) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
ApplicationEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
ApplicationManagerExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
Maps an ApplicationManagerException to a Response.
ApplicationManagerExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationManagerExceptionMapper
 
ApplicationNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
ApplicationNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationNotFoundExceptionMapper
 
ApplicationPermissionExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
ApplicationPermissionExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationPermissionExceptionMapper
 
ApplicationSessionsSearchResultEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
ApplicationSessionsSearchResultEntity(String, Long, Date, Long, ApplicationEntity) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
asTimeString(Date) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts the given Date object to a String using.
AttributeEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a single-valued attribute.
AttributeEntity(String, String, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AttributeEntity
Constructs a new AttributeEntity.
AttributeEntityList - Class in com.atlassian.crowd.plugin.rest.entity
Contains a list of AttributeEntitys.
AttributeEntityList(List<AttributeEntity>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
 
ATTRIBUTES_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.GroupEntityExpander
 
ATTRIBUTES_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.UserEntity
Name of the attributes field.
AuditLogAuthorRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
 
AuditLogAuthorRestDTO(Long, String, String, String, AuditLogAuthorType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
AuditLogAuthorRestDTO(Long, String, String, String, AuditLogAuthorType, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
AuditLogAuthorRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.audit
 
AuditLogAuthorRestrictionRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit.query
 
AuditLogAuthorRestrictionRestDTO(Long, String, AuditLogAuthorType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogAuthorRestrictionRestDTO
 
AuditLogChangesetRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
 
AuditLogChangesetRestDTO(Long, Date, AuditLogAuthorRestDTO, AuditLogAuthorType, Long, String, AuditLogEventType, AuditLogEntityType, Long, String, Set<AuditLogEntityRestDTO>, String, String, AuditLogEventSource, Set<AuditLogEntryRestDTO>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
AuditLogChangesetRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.audit
 
AuditLogEntityRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
 
AuditLogEntityRestDTO(Long, String, String, String, AuditLogEntityType, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
AuditLogEntityRestDTO(Long, String, String, String, AuditLogEntityType, String, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
AuditLogEntityRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.audit
 
AuditLogEntityRestrictionRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit.query
 
AuditLogEntityRestrictionRestDTO() - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogEntityRestrictionRestDTO
 
AuditLogEntityRestrictionRestDTO(Long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogEntityRestrictionRestDTO
 
AuditLogEntryRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
 
AuditLogEntryRestDTO(String, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
 
AuditLogEventTypeRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit
 
AuditLogEventTypeRestDTO(AuditLogEventType, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
 
AuditLogQueryRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.audit.query
 
AuditLogQueryRestDTO(Date, Date, List<AuditLogEventType>, List<AuditLogEventSource>, List<AuditLogAuthorRestrictionRestDTO>, List<AuditLogEntityRestrictionRestDTO>, List<AuditLogEntityRestrictionRestDTO>, List<AuditLogEntityRestrictionRestDTO>, List<AuditLogEntityRestrictionRestDTO>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
AuditLogQueryRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.audit.query
 
AuthenticatedUserUtil - Class in com.atlassian.crowd.plugin.rest.service.util
Utility for setting and retrieving the authenticated user's name from the HttpServletRequest.
AuthenticationRequiredExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
AuthenticationRequiredExceptionMapper(I18nResolver) - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.AuthenticationRequiredExceptionMapper
 

B

BasicAuthenticationHelper - Class in com.atlassian.crowd.plugin.rest.filter
A collection of methods that help implementing HTTP basic auth for end users and applications.
BasicAuthenticationHelper.Credentials - Class in com.atlassian.crowd.plugin.rest.filter
 
BatchResultWithFailureReasonsRestDto<T> - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
BatchResultWithFailureReasonsRestDto() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
BatchResultWithFailureReasonsRestDto(Collection<T>, Collection<FailedEntity<T>>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
BooleanRestrictionEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a boolean restriction entity.
BooleanRestrictionEntity(String, Collection<SearchRestrictionEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.BooleanRestrictionEntity
Creates a new instance of BooleanRestrictionEntity.
build() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
build() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
 
build() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
 
build() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
 
build() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
build() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
 
build() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
build() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
 
build() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
 
buildDirectChildGroupUri(URI, String, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the group direct child group resource.
buildDirectParentGroupOfUserUri(URI, String, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the direct group parent of a user resource.
buildDirectParentGroupUri(URI, String, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the group direct parent group resource.
buildDirectUserGroupUri(URI, String, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the group direct user group resource.
buildEntityAttributeListUri(URI) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the entity attribute list resource.
buildEntityAttributeUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the entity attribute resource.
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
builder(ApplicationEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
builder(GroupData) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
builder(DirectoryData, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
builder(UserData) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
builder(AuditLogAuthorRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
builder(AuditLogChangesetRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
builder(AuditLogEntityRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
builder(AuditLogQueryRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
builder(GroupAdministrationMappingRestDTO) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
builder() - Static method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
builder(IdpSamlConfigurationEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
buildGroupLink(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the Link to the Group resource.
buildGroupUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the Group resource.
buildSessionLink(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the link to the session resource.
buildSessionUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the session resource.
buildUserLink(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the Link to the User resource looking up by username.
buildUserPasswordUri(URI) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the user password resource.
buildUserUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns the URI to the User resource looking up by username.

C

CACHE_FOREVER - Static variable in class com.atlassian.crowd.plugin.rest.service.util.CacheControl
Provides a cacheControl with a 1 year limit.
CacheControl - Class in com.atlassian.crowd.plugin.rest.service.util
Contains some static definitions for caching that may be useful to REST endpoints
CacheControl() - Constructor for class com.atlassian.crowd.plugin.rest.service.util.CacheControl
 
CertificateFormat - Enum in com.atlassian.crowd.plugin.rest.entity.sso
 
com.atlassian.crowd.plugin.rest.entity - package com.atlassian.crowd.plugin.rest.entity
 
com.atlassian.crowd.plugin.rest.entity.admin - package com.atlassian.crowd.plugin.rest.entity.admin
 
com.atlassian.crowd.plugin.rest.entity.admin.directory - package com.atlassian.crowd.plugin.rest.entity.admin.directory
 
com.atlassian.crowd.plugin.rest.entity.admin.group - package com.atlassian.crowd.plugin.rest.entity.admin.group
 
com.atlassian.crowd.plugin.rest.entity.admin.user - package com.atlassian.crowd.plugin.rest.entity.admin.user
 
com.atlassian.crowd.plugin.rest.entity.audit - package com.atlassian.crowd.plugin.rest.entity.audit
 
com.atlassian.crowd.plugin.rest.entity.audit.query - package com.atlassian.crowd.plugin.rest.entity.audit.query
 
com.atlassian.crowd.plugin.rest.entity.directory - package com.atlassian.crowd.plugin.rest.entity.directory
 
com.atlassian.crowd.plugin.rest.entity.page - package com.atlassian.crowd.plugin.rest.entity.page
 
com.atlassian.crowd.plugin.rest.entity.sso - package com.atlassian.crowd.plugin.rest.entity.sso
 
com.atlassian.crowd.plugin.rest.exception - package com.atlassian.crowd.plugin.rest.exception
 
com.atlassian.crowd.plugin.rest.exception.entity - package com.atlassian.crowd.plugin.rest.exception.entity
 
com.atlassian.crowd.plugin.rest.exception.mapper - package com.atlassian.crowd.plugin.rest.exception.mapper
 
com.atlassian.crowd.plugin.rest.filter - package com.atlassian.crowd.plugin.rest.filter
 
com.atlassian.crowd.plugin.rest.provider - package com.atlassian.crowd.plugin.rest.provider
 
com.atlassian.crowd.plugin.rest.response - package com.atlassian.crowd.plugin.rest.response
 
com.atlassian.crowd.plugin.rest.service.util - package com.atlassian.crowd.plugin.rest.service.util
 
com.atlassian.crowd.plugin.rest.util - package com.atlassian.crowd.plugin.rest.util
 
CookieConfigEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
REST version of a cookie configuration
CookieConfigEntity(String, boolean, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
 
CookieConfigEntity(CookieConfiguration) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
 
create(String, List<AbstractEventEntity>) - Static method in class com.atlassian.crowd.plugin.rest.entity.EventEntityList
 
create(AbstractMethod) - Method in class com.atlassian.crowd.plugin.rest.provider.RestUsernameHeaderFilterFactory
 
created(URI) - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
 

D

DEFAULT_LIMIT - Static variable in class com.atlassian.crowd.plugin.rest.provider.RestPageRequestProvider
 
DEFAULT_SEARCH_RESULT_SIZE - Static variable in class com.atlassian.crowd.plugin.rest.filter.RequestDefaults
 
DEFAULT_START - Static variable in class com.atlassian.crowd.plugin.rest.provider.RestPageRequestProvider
 
deserialize(JsonParser, DeserializationContext) - Method in class com.atlassian.crowd.plugin.rest.util.ISO8601DateDeserializer
 
destroy() - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
 
destroy() - Method in class com.atlassian.crowd.plugin.rest.filter.SeraphDisablerFilter
 
DirectoryData - Class in com.atlassian.crowd.plugin.rest.entity.admin.directory
 
DirectoryData(long, String, DirectoryType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
 
DirectoryEntitiesTransformer - Class in com.atlassian.crowd.plugin.rest.entity.admin.directory
Helper class transforming directory entities between different formats.
DirectoryEntitiesTransformer.DirectoryFinder - Interface in com.atlassian.crowd.plugin.rest.entity.admin.directory
 
DirectoryEntityId - Class in com.atlassian.crowd.plugin.rest.entity.admin.directory
 
DirectoryEntityId(long, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
DirectoryEntityRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.directory
 
DirectoryEntityRestDTO(DirectoryEntityId, DirectoryEntityType) - Constructor for class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
DirectoryEntityType - Enum in com.atlassian.crowd.plugin.rest.entity.directory
 
DirectoryMappingAuthenticationEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
DirectoryMappingAuthenticationEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
 
DirectoryMappingAuthenticationEntity(Boolean, Collection<String>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
 
DirectoryMappingConstraintException - Exception in com.atlassian.crowd.plugin.rest.exception
 
DirectoryMappingConstraintException(String) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryMappingConstraintException
 
DirectoryMappingConstraintExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
DirectoryMappingConstraintExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingConstraintExceptionMapper
 
DirectoryMappingEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
DirectoryMappingEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
DirectoryMappingEntity(Long, String, DirectoryMappingAuthenticationEntity, List<String>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
DirectoryMappingNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
DirectoryMappingNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingNotFoundExceptionMapper
 
DirectoryMappingsEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
DirectoryMappingsEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingsEntity
 
DirectoryMappingsEntity(List<DirectoryMappingEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingsEntity
 
DirectoryNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
DirectoryNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryNotFoundExceptionMapper
 
DirectoryPermissionExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
DirectoryPermissionExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryPermissionExceptionMapper
 
DirectoryTestFailedException - Exception in com.atlassian.crowd.plugin.rest.exception
 
DirectoryTestFailedException() - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryTestFailedException
 
DirectoryTestFailedException(String) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryTestFailedException
 
DirectoryTestFailedException(String, Throwable) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryTestFailedException
 
DirectoryTestFailedException(Throwable) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.DirectoryTestFailedException
 
DirectoryTestFailedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
DirectoryTestFailedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryTestFailedExceptionMapper
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.crowd.plugin.rest.filter.SeraphDisablerFilter
 

E

EntityExpansionUtil - Class in com.atlassian.crowd.plugin.rest.util
Utility class for entity expansion.
EntityTranslator - Class in com.atlassian.crowd.plugin.rest.util
Translates between REST entities and com.atlassian.crowd.model classes.
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
equals(Object) - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
 
ErrorEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents an error.
ErrorEntity(ErrorEntity.ErrorReason, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.ErrorEntity
Constructs an error entity.
ErrorEntity.ErrorReason - Enum in com.atlassian.crowd.plugin.rest.entity
 
ErrorEntityMessageBodyWriter - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
ErrorEntityMessageBodyWriter() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ErrorEntityMessageBodyWriter
 
ErrorMessage(String, List<String>) - Constructor for class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
 
EventEntityList - Class in com.atlassian.crowd.plugin.rest.entity
 
EventTokenExpiredExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
EventTokenExpiredExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.EventTokenExpiredExceptionMapper
 
ExceptionMapperUtil - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
expand(ExpandContext<GroupEntity>, EntityExpanderResolver, EntityCrawler) - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityExpander
expand(ExpandContext<UserEntity>, EntityExpanderResolver, EntityCrawler) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityExpander
EXPAND_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.util.EntityExpansionUtil
Name of the expand query parameter.
expandGroup(ApplicationService, Application, GroupEntity, boolean) - Static method in class com.atlassian.crowd.plugin.rest.util.GroupEntityUtil
Expands a GroupEntity from its minimal form to the expanded version.
expandInternal(MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityListExpander
 
expandUser(ApplicationService, Application, UserEntity, boolean) - Static method in class com.atlassian.crowd.plugin.rest.util.UserEntityUtil
Expands a UserEntity from its minimal form to the expanded version.
expandUser(DirectoryManager, long, UserEntity, boolean) - Static method in class com.atlassian.crowd.plugin.rest.util.UserEntityUtil
 
ExpiredCredentialExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
ExpiredCredentialExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ExpiredCredentialExceptionMapper
 

F

FailedEntity<T> - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
FailedEntity(T, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
 
FeatureDisabledExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
FeatureDisabledExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.FeatureDisabledExceptionMapper
 
FeatureInaccessibleExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
FeatureInaccessibleExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.FeatureInaccessibleExceptionMapper
 
fetchStringFromRequestSession(HttpServletRequest, String) - Static method in class com.atlassian.crowd.plugin.rest.service.util.RestAuthSessionHelperUtil
 
filter(ContainerRequest, ContainerResponse) - Method in class com.atlassian.crowd.plugin.rest.provider.RestUsernameHeaderFilter
 
findById(long) - Method in interface com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer.DirectoryFinder
 
fromDirectory(Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
 
fromDirectoryEntity(DirectoryEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
fromGroup(Group) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
fromGroup(Group, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
fromGroup(Group) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
fromGroup(Group, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
fromGroup(Group, DirectoryData) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
fromGroupName(long, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
fromGroupToGroupAdministrationMappingRestDTO(List<Group>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
 
fromListPlusOne(List<T>, RestPageRequest) - Static method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
fromListPlusOne(List<A>, Function<A, ? extends T>, RestPageRequest) - Static method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
fromString(String) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
fromTimeString(String) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts the given date and time String to a Date object.
fromToken(AuthenticationToken, Application) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
fromToken(AuthenticationToken, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
fromToken(String) - Static method in class com.atlassian.crowd.plugin.rest.entity.EventEntityList
 
fromUser(User) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
fromUser(User, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
fromUser(User, DirectoryData) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
fromUser(User) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
fromUser(User) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
fromUser(User, Directory) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
fromUser(User, DirectoryData) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
fromUserData(UserData) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
fromUserData(UserData) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
fromUserEntity(UserEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a UserEntity to a UserWithAttributes.
fromUserName(long, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
fromUserToGroupAdministrationMappingRestDTO(List<? extends User>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
 
fromUserWithAvatarUrl(User, DirectoryData, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 

G

get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
 
get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
 
get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
 
get(int) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
 
getActions() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getActive() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getActive() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
getActive() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
 
getActive() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
getAfter() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ReorderEntity
 
getAggregateMemberships() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getAliasingEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getAllowAll() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
 
getAllowGroups() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
 
getApplication() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
getApplications() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getAttributes() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
getAttributes() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getAuthenticatedUser(HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedUserUtil
Returns the username from the HttpSession, or null if no username was found.
getAuthentication() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
getAuthor() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getAuthorId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getAuthorName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getAuthors() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getAuthorType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getAvatarSizeHint() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
 
getAvatarUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
getBasicAuthCredentials(HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.filter.BasicAuthenticationHelper
Returns the Basic Auth credentials.
getBeforeOrOn() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getBooleanLogic() - Method in class com.atlassian.crowd.plugin.rest.entity.BooleanRestrictionEntity
 
getCachedDirectoriesAuthenticationOrderOptimisation() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getCallback() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
 
getCallback() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
 
getCertificate() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
getCertificateFormat() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
getContext(Class<?>) - Method in class com.atlassian.crowd.plugin.rest.provider.JAXBContextResolver
 
getCreatedDate() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getDefaultGroups() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
 
getDescription() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
getDirectories() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getDirectory() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
getDirectory() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
getDirectory() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
getDirectory() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupsFilter
 
getDirectoryId() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getDirectoryIds() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
 
getDirectoryMappings() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getDirectoryName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getDirectoryType() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getDisplayName() - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
 
getDomain() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
 
getEmail() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
getEmail() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
getEmail() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getEncryptedPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getEntities() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getEntity() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
 
getEntity() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
getEntityId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getEntityName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
getEntityName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getEntityType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getEntries() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getErrorMessages() - Method in exception com.atlassian.crowd.plugin.rest.exception.ValidationFailedException
 
getErrors() - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity
 
getEventMessage() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getEventType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getExpandParameter(HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityExpansionUtil
Returns a ExpandParameter representing the expand query parameter from an HttpServletRequest.
getExpirationDate() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
getFailures() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
getField() - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
 
getFilteringGroupsWithAccessEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getFilteringUsersWithAccessEnabled() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getFilterType() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
 
getFirstName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getGroupIdentifiers() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupIdentifiersEntityList
 
getGroups() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogEntityRestrictionRestDTO
 
getId() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
getInitialization() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
getInitialization() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
getInjectable(ComponentContext, Context) - Method in class com.atlassian.crowd.plugin.rest.provider.RestPageRequestProvider
 
getIpAddress() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getIssuer() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
getKey() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getLastAccess() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
getLastAccess() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
getLastName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getLimit() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
getLimit() - Method in interface com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
 
getLimit() - Method in class com.atlassian.crowd.plugin.rest.entity.page.SimpleRestPageRequest
 
getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntity
 
getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
 
getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
 
getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
 
getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordEntity
 
getLink() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getLowercaseOutput() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getMatchMode() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
 
getMessage() - Method in class com.atlassian.crowd.plugin.rest.entity.ErrorEntity
 
getMessages() - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogEntityRestrictionRestDTO
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
 
getName() - Method in interface com.atlassian.crowd.plugin.rest.entity.NamedEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getName() - Method in class com.atlassian.crowd.plugin.rest.filter.BasicAuthenticationHelper.Credentials
 
getNewName() - Method in class com.atlassian.crowd.plugin.rest.entity.RenameEntity
 
getNewValue() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
 
getOldValue() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
 
getOnOrAfter() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getOriginalName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
getOriginalName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
getPassword() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getPassword() - Method in class com.atlassian.crowd.plugin.rest.filter.BasicAuthenticationHelper.Credentials
 
getPosition() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ReorderEntity
 
getPrimary() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
getProperty() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
 
getPropertyName() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
 
getRandomHash() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
getRandomHash() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
getReason() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
 
getReason() - Method in class com.atlassian.crowd.plugin.rest.entity.ErrorEntity
 
getRequestFilter() - Method in class com.atlassian.crowd.plugin.rest.provider.RestUsernameHeaderFilter
 
getResponseFilter() - Method in class com.atlassian.crowd.plugin.rest.provider.RestUsernameHeaderFilter
 
getRestrictions() - Method in class com.atlassian.crowd.plugin.rest.entity.BooleanRestrictionEntity
 
getResults() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
getSearch() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupsFilter
 
getSearch() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
 
getSize() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
getSize(ErrorEntity, Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ErrorEntityMessageBodyWriter
 
getSource() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getSources() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getSsoUrl() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
getStart() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
getStart() - Method in interface com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
 
getStart() - Method in class com.atlassian.crowd.plugin.rest.entity.page.SimpleRestPageRequest
 
getSubtype() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
getSubtype() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
getSuccesses() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
getTimestamp() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
getType() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
getType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
getType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
getType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
 
getType() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogAuthorRestrictionRestDTO
 
getType() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
getType() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
getType() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyEntity
 
getType() - Method in enum com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
 
getUpdatedDate() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
getUserIdentifiers() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserIdentifiersEntityList
 
getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
getUsername() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
getUsers() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntity
 
getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
 
getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.PasswordEntity
 
getValue() - Method in class com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
 
getValues() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
 
getVersion() - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
 
GROUP_ATTRIBUTES_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
Name of the attributes field.
GROUP_LIST_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
Name of the group list field.
GroupAdministrationMappingRestDTO - Class in com.atlassian.crowd.plugin.rest.entity.directory
 
GroupAdministrationMappingRestDTO(DirectoryEntityRestDTO, String, String, DirectoryData, String, Boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
GroupAdministrationMappingRestDTO.Builder - Class in com.atlassian.crowd.plugin.rest.entity.directory
 
GroupData - Class in com.atlassian.crowd.plugin.rest.entity.admin.group
 
GroupData(DirectoryEntityId, String, String, DirectoryData) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
GroupData.Builder - Class in com.atlassian.crowd.plugin.rest.entity.admin.group
 
GroupEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a Group entity.
GroupEntity(String, String, GroupType, Boolean, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
GroupEntityExpander - Class in com.atlassian.crowd.plugin.rest.entity
Expands a GroupEntity from its minimal form to the expanded version.
GroupEntityExpander(ApplicationService, ApplicationManager) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupEntityExpander
 
GroupEntityList - Class in com.atlassian.crowd.plugin.rest.entity
Contains a list of GroupEntitys.
GroupEntityList(List<GroupEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
 
GroupEntityUtil - Class in com.atlassian.crowd.plugin.rest.util
Utility class for GroupEntity.
GroupEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
 
GroupEventEntity(Operation, GroupEntity, MultiValuedAttributeEntityList, MultiValuedAttributeEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupEventEntity
 
GroupIdentifiersEntityList - Class in com.atlassian.crowd.plugin.rest.entity.admin.group
 
GroupIdentifiersEntityList() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupIdentifiersEntityList
 
GroupIdentifiersEntityList(List<DirectoryEntityId>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupIdentifiersEntityList
 
GroupMembershipEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
 
GroupMembershipEventEntity(Operation, GroupEntity, GroupEntityList, GroupEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.GroupMembershipEventEntity
 
GroupNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
GroupNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.GroupNotFoundExceptionMapper
 
GroupSearchResultEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
GroupSearchResultEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
 
GroupSearchResultEntity(String, String, long, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
 
GroupsFilter - Class in com.atlassian.crowd.plugin.rest.entity.admin.group
 
GroupsFilter() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupsFilter
 
GroupsFilter(String, Long) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupsFilter
 

H

hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationSessionsSearchResultEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.GroupSearchResultEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
hashCode() - Method in class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity.ErrorMessage
 

I

IdpSamlConfigurationEntity - Class in com.atlassian.crowd.plugin.rest.entity.sso
 
IdpSamlConfigurationEntity(String, String, CertificateFormat, String, Long) - Constructor for class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
IdpSamlConfigurationEntity.Builder - Class in com.atlassian.crowd.plugin.rest.entity.sso
 
IllegalAccessExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
IllegalAccessExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.IllegalAccessExceptionMapper
 
IllegalArgumentExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
Maps an IllegalArgumentException to a Response.
IllegalArgumentExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.IllegalArgumentExceptionMapper
 
InactiveAccountExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InactiveAccountExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InactiveAccountExceptionMapper
 
IncrementalSynchronisationNotAvailableExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
IncrementalSynchronisationNotAvailableExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.IncrementalSynchronisationNotAvailableExceptionMapper
 
init(FilterConfig) - Method in class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
 
init(FilterConfig) - Method in class com.atlassian.crowd.plugin.rest.filter.SeraphDisablerFilter
 
INSTANCE - Static variable in class com.atlassian.crowd.plugin.rest.entity.NullRestrictionEntity
 
intercept(MethodInvocation) - Method in class com.atlassian.crowd.plugin.rest.util.SysAdminInterceptor
 
InvalidApplicationSamlConfigurationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidApplicationSamlConfigurationExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidApplicationSamlConfigurationExceptionMapper
 
InvalidAuthenticationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidAuthenticationExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidAuthenticationExceptionMapper
 
InvalidChangeEmailTokenExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidChangeEmailTokenExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidChangeEmailTokenExceptionMapper
 
InvalidCredentialExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidCredentialExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidCredentialExceptionMapper
 
InvalidEmailAddressExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidEmailAddressExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidEmailAddressExceptionMapper
 
InvalidGlobalSamlConfigurationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidGlobalSamlConfigurationExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidGlobalSamlConfigurationExceptionMapper
 
InvalidGroupExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidGroupExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidGroupExceptionMapper
 
InvalidMembershipExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
Maps an InvalidMembershipException to a Response.
InvalidMembershipExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidMembershipExceptionMapper
 
InvalidTokenExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
Maps an InvalidTokenException to a 401 (Unauthorized) status.
InvalidTokenExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidTokenExceptionMapper
 
InvalidUserExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidUserExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidUserExceptionMapper
 
InvalidWebhookEndpointUrlExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
InvalidWebhookEndpointUrlExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidWebhookEndpointUrlExceptionMapper
 
isActive() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
isActive() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
isAllResultsQuery() - Method in interface com.atlassian.crowd.plugin.rest.entity.page.RestPageRequest
 
isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
 
isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
 
isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
 
isEmpty() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
 
isExpanded() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
Does this object represent an expanded group, or does it only contain a group name.
isExpanded() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
Does this object represent an expanded user, or does it only contain a username.
isLastPage() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
ISO8601DateDeserializer - Class in com.atlassian.crowd.plugin.rest.util
 
ISO8601DateDeserializer() - Constructor for class com.atlassian.crowd.plugin.rest.util.ISO8601DateDeserializer
 
ISO8601DateSerializer - Class in com.atlassian.crowd.plugin.rest.util
 
ISO8601DateSerializer() - Constructor for class com.atlassian.crowd.plugin.rest.util.ISO8601DateSerializer
 
isSecure() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.CookieConfigEntity
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ErrorEntityMessageBodyWriter
 
iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
 
iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
 
iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
 
iterator() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
 

J

JAXBContextResolver - Class in com.atlassian.crowd.plugin.rest.provider
 
JAXBContextResolver() - Constructor for class com.atlassian.crowd.plugin.rest.provider.JAXBContextResolver
 
JsonMappingExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
JsonMappingExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.JsonMappingExceptionMapper
 

L

LAST_PAGE_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
LIMIT_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.provider.RestPageRequestProvider
 
LIMIT_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
limitPlusOne(int) - Static method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
LinkUriHelper - Class in com.atlassian.crowd.plugin.rest.util
Helper for creating URI links to resources.

M

marshal() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
marshal(long, String) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
marshal(DirectoryEntity) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
MAX_RESULTS_PARAM - Static variable in interface com.atlassian.crowd.plugin.rest.util.SearchResourceConstants
 
MembershipAlreadyExistsExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
MembershipAlreadyExistsExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.MembershipAlreadyExistsExceptionMapper
 
MembershipNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
MembershipNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.MembershipNotFoundExceptionMapper
 
MultiValuedAttributeEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a multi-valued attribute.
MultiValuedAttributeEntity(String, Collection<String>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntity
Constructs a new AttributeEntity.
MultiValuedAttributeEntityList - Class in com.atlassian.crowd.plugin.rest.entity
Contains a list of AttributeEntitys.
MultiValuedAttributeEntityList(List<MultiValuedAttributeEntity>, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
 
MultiValuedAttributeEntityListExpander - Class in com.atlassian.crowd.plugin.rest.entity
Expands an MultiValuedAttributeEntityList.
MultiValuedAttributeEntityListExpander() - Constructor for class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityListExpander
 

N

NamedEntity - Interface in com.atlassian.crowd.plugin.rest.entity
 
NestedGroupsNotSupportedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
NestedGroupsNotSupportedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.NestedGroupsNotSupportedExceptionMapper
 
never() - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
 
newMinimalGroupEntity(String, String, URI) - Static method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
Creates a GroupEntity with the minimal amount of information required.
newMinimalUserEntity(String, String, Link) - Static method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
Creates a UserEntity with the minimal amount of information required.
NO_CACHE - Static variable in class com.atlassian.crowd.plugin.rest.service.util.CacheControl
Provides a cacheControl with noStore and noCache set to true
noContent() - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
 
NullRestrictionEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a null (no) restriction entity.

O

of(Throwable) - Static method in enum com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
 
of(Exception) - Static method in class com.atlassian.crowd.plugin.rest.entity.ErrorEntity
Creates appropriate error entity from the given exception.
of(String) - Static method in enum com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
Returns the SupportedType from the specified name.
of(Class) - Static method in enum com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
Returns the SupportedType from the specified Class type.
ok() - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
 
ok(Object) - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
 
ok(Object, CacheControl) - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
 
OperationFailedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
OperationFailedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.OperationFailedExceptionMapper
 

P

PasswordEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a password entity.
PasswordEntity(String, Link) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PasswordEntity
Constructs a password entity.
PropertyEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a property entity.
PropertyEntity(String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PropertyEntity
Constructs a property with the specified name and type.
PropertyRestrictionEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a property restriction entity.
PropertyRestrictionEntity(PropertyEntity, String, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.PropertyRestrictionEntity
Creates a new instance of RestPropertyRestriction.

R

RenameEntity - Class in com.atlassian.crowd.plugin.rest.entity
 
RenameEntity(String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.RenameEntity
 
ReorderEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
ReorderEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.ReorderEntity
 
RequestDefaults - Class in com.atlassian.crowd.plugin.rest.filter
 
RequestDefaults() - Constructor for class com.atlassian.crowd.plugin.rest.filter.RequestDefaults
 
respondWithChallenge(HttpServletResponse, String, String) - Static method in class com.atlassian.crowd.plugin.rest.filter.BasicAuthenticationHelper
Responds to request with a message and a Basic Authentication challenge.
ResponseFactory - Class in com.atlassian.crowd.plugin.rest.response
 
RestAuthSessionHelperUtil - Class in com.atlassian.crowd.plugin.rest.service.util
 
RestAuthSessionHelperUtil() - Constructor for class com.atlassian.crowd.plugin.rest.service.util.RestAuthSessionHelperUtil
 
RestPage<T> - Class in com.atlassian.crowd.plugin.rest.entity.page
 
RestPage() - Constructor for class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
RestPage(Page<? extends E>, Function<E, ? extends T>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
RestPage(List<T>, int, int, int, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
RestPageRequest - Interface in com.atlassian.crowd.plugin.rest.entity.page
 
RestPageRequestProvider - Class in com.atlassian.crowd.plugin.rest.provider
 
RestPageRequestProvider() - Constructor for class com.atlassian.crowd.plugin.rest.provider.RestPageRequestProvider
 
RestServiceVersionFilter - Class in com.atlassian.crowd.plugin.rest.filter
Filter which adds the REST service version to the response header.
RestServiceVersionFilter(String, String) - Constructor for class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
 
RestServiceVersionFilter(ApplicationProperties) - Constructor for class com.atlassian.crowd.plugin.rest.filter.RestServiceVersionFilter
 
RestUsernameHeaderFilter - Class in com.atlassian.crowd.plugin.rest.provider
 
RestUsernameHeaderFilter() - Constructor for class com.atlassian.crowd.plugin.rest.provider.RestUsernameHeaderFilter
 
RestUsernameHeaderFilterFactory - Class in com.atlassian.crowd.plugin.rest.provider
 
RestUsernameHeaderFilterFactory() - Constructor for class com.atlassian.crowd.plugin.rest.provider.RestUsernameHeaderFilterFactory
 

S

SameEmailAddressExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
SameEmailAddressExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.SameEmailAddressExceptionMapper
 
SearchResourceConstants - Interface in com.atlassian.crowd.plugin.rest.util
 
SearchRestrictionEntity - Class in com.atlassian.crowd.plugin.rest.entity
Search restriction entity classes should extend this abstract class.
SearchRestrictionEntity() - Constructor for class com.atlassian.crowd.plugin.rest.entity.SearchRestrictionEntity
 
SearchRestrictionEntityTranslator - Class in com.atlassian.crowd.plugin.rest.util
Utility class to convert from a SearchRestriction interface to one of SearchRestrictionEntity classes.
SearchRestrictionEntityTranslator() - Constructor for class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
 
SearchRestrictionEntityTranslator.SupportedType - Enum in com.atlassian.crowd.plugin.rest.util
Represents a supported value type.
SeraphDisablerFilter - Class in com.atlassian.crowd.plugin.rest.filter
A Filter that disables all Seraph processing further along the chain.
SeraphDisablerFilter() - Constructor for class com.atlassian.crowd.plugin.rest.filter.SeraphDisablerFilter
 
serialize(Date, JsonGenerator, SerializerProvider) - Method in class com.atlassian.crowd.plugin.rest.util.ISO8601DateSerializer
 
serverError() - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
 
setActions(List<AuditLogEventType>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
setActive(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setActive(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
 
setActive(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
 
setActive(boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setAggregateMemberships(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setAliasingEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setApplications(List<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
setAttributes(MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
setAttributes(MultiValuedAttributeEntityList) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setAuthenticatedUser(HttpServletRequest, String) - Static method in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedUserUtil
Sets the name of the authenticated application as an attribute of the HttpSession.
setAuthor(AuditLogAuthorRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setAuthorId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setAuthorName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setAuthors(List<AuditLogAuthorRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
setAuthorType(AuditLogAuthorType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setAvatarUrl(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
 
setBeforeOrOn(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
setCachedDirectoriesAuthenticationOrderOptimisation(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setCertificate(String) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
 
setCertificateFormat(CertificateFormat) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setDescription(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setDescription(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
 
setDirectories(List<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
setDirectory(DirectoryData) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
 
setDirectory(DirectoryData) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
 
setDirectory(DirectoryData) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
 
setDirectoryId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setDirectoryMappings(DirectoryMappingsEntity) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setDirectoryName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
 
setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
 
setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
 
setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
 
setDisplayName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
 
setEmail(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
 
setEmail(String) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
 
setEmail(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setEncryptedPassword(PasswordEntity) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setEntities(Set<AuditLogEntityRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setEntity(DirectoryEntityRestDTO) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
 
setEntityId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setEntityName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setEntityType(AuditLogEntityType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setEntries(Set<AuditLogEntryRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setEventMessage(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setEventType(AuditLogEventType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setExpirationDate(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
 
setFilteringGroupsWithAccessEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setFilteringUsersWithAccessEnabled(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setFirstName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setGroups(List<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setId(DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData.Builder
 
setId(DirectoryEntityId) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
 
setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
 
setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setId(Long) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
 
setIpAddress(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setIssuer(String) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
 
setLastName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setLink(Link) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setLowercaseOutput(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
 
setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
 
setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO.Builder
 
setName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setOnOrAfter(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
setOriginalName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
 
setOriginalName(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
 
setPassword(PasswordEntity) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setPrimary(Boolean) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
 
setSource(AuditLogEventSource) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setSources(List<AuditLogEventSource>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
setSsoUrl(String) - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity.Builder
 
setSubtype(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
 
setSubtype(String) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
 
setTimestamp(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO.Builder
 
setType(ApplicationType) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity.Builder
 
setType(AuditLogAuthorType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
 
setType(AuditLogEntityType) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
 
setUpdatedDate(Date) - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
setUsername(String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData.Builder
 
setUsers(List<AuditLogEntityRestrictionRestDTO>) - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO.Builder
 
shouldExpandField(Class, String, HttpServletRequest) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityExpansionUtil
Returns whether a field of the specified entity class should be expanded.
shouldExpandField(Class, String, ExpandParameter) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityExpansionUtil
Returns whether a field of the specified entity class should be expanded.
SimpleRestPageRequest - Class in com.atlassian.crowd.plugin.rest.entity.page
 
SimpleRestPageRequest(int, int) - Constructor for class com.atlassian.crowd.plugin.rest.entity.page.SimpleRestPageRequest
 
size() - Method in class com.atlassian.crowd.plugin.rest.entity.AttributeEntityList
 
size() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntityList
 
size() - Method in class com.atlassian.crowd.plugin.rest.entity.MultiValuedAttributeEntityList
 
size() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
 
SIZE_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
START_INDEX_PARAM - Static variable in interface com.atlassian.crowd.plugin.rest.util.SearchResourceConstants
 
START_PARAM - Static variable in class com.atlassian.crowd.plugin.rest.provider.RestPageRequestProvider
 
START_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
status(Response.Status) - Static method in class com.atlassian.crowd.plugin.rest.response.ResponseFactory
 
stripNonValidXMLCharacters(String) - Static method in class com.atlassian.crowd.plugin.rest.exception.mapper.ExceptionMapperUtil
Strips out characters which cannot be legally represented in XML document.
synchronisationNotAvailable() - Static method in class com.atlassian.crowd.plugin.rest.entity.EventEntityList
 
SysAdminInterceptor - Class in com.atlassian.crowd.plugin.rest.util
 
SysAdminInterceptor(UserPermissionService) - Constructor for class com.atlassian.crowd.plugin.rest.util.SysAdminInterceptor
 

T

TIME_FORMAT - Static variable in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
The format used for times in the REST plugin.
toAttributes(MultiValuedAttributeEntityList) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates MultiValuedAttributeEntityList to Attributes.
toAuthor() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
toBooleanRestriction(BooleanRestrictionEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a BooleanRestrictionEntity to a BooleanRestriction.
toBooleanRestrictionEntity(BooleanRestriction) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a BooleanRestriction to a BooleanRestrictionEntity.
toBuilder() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
toChangeset() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
toDeletedAttributeEntityList(Set<String>) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
 
toEntity() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
toEntry() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
 
toEventEntities(Events, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
 
toEventEntity(OperationEvent, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
 
toGroup(GroupEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a GroupEntity to a GroupTemplate.
toGroupAdministrationMappingRestDTO(User) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
 
toGroupAdministrationMappingRestDTO(Group) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
 
toGroupEntities(List<? extends Group>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a list of Groups to a list of GroupEntities.
toGroupEntity(Group, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a Group to a GroupEntity.
toGroupEntity(Group, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a Group to a GroupEntity.
toGroupEntity(Group, Attributes, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a Group with Attributes to a GroupEntity.
toMinimalGroupEntities(Collection<String>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a list of group names to a GroupEntityList.
toMinimalUserEntities(List<String>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a list of usernames to a UserEntityList.
toMultiValuedAttributeEntityList(Map<String, Set<String>>, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates Attributes to MultiValuedAttributeEntityList.
toMultiValuedAttributeEntityList(Attributes, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates Attributes to MultiValuedAttributeEntityList.
toProperty(PropertyEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a PropertyEntity to a Property.
toPropertyEntity(Property) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a Property to a PropertyEntity.
toPropertyRestriction(PropertyRestrictionEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a PropertyRestrictionEntity to a PropertyRestriction.
toPropertyRestrictionEntity(PropertyRestriction) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a PropertyRestriction to a PropertyRestrictionEntity.
toResponse(AliasAlreadyInUseException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AliasAlreadyInUseExceptionMapper
 
toResponse(AliasAlreadyInUseRuntimeException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AliasAlreadyInUseRuntimeExceptionMapper
 
toResponse(AnonymousUserPermissionException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AnonymousUserPermissionExceptionMapper
 
toResponse(ApplicationAccessDeniedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationAccessDeniedExceptionMapper
 
toResponse(ApplicationAlreadyExistsException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationAlreadyExistsExceptionMapper
 
toResponse(ApplicationManagerException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationManagerExceptionMapper
 
toResponse(ApplicationNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationNotFoundExceptionMapper
 
toResponse(ApplicationPermissionException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationPermissionExceptionMapper
 
toResponse(AuthenticationRequiredException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.AuthenticationRequiredExceptionMapper
 
toResponse(DirectoryMappingConstraintException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingConstraintExceptionMapper
 
toResponse(DirectoryMappingNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryMappingNotFoundExceptionMapper
 
toResponse(DirectoryNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryNotFoundExceptionMapper
 
toResponse(DirectoryPermissionException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryPermissionExceptionMapper
 
toResponse(DirectoryTestFailedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.DirectoryTestFailedExceptionMapper
 
toResponse(EventTokenExpiredException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.EventTokenExpiredExceptionMapper
 
toResponse(ExpiredCredentialException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ExpiredCredentialExceptionMapper
 
toResponse(FeatureDisabledException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.FeatureDisabledExceptionMapper
 
toResponse(FeatureInaccessibleException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.FeatureInaccessibleExceptionMapper
 
toResponse(GroupNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.GroupNotFoundExceptionMapper
 
toResponse(IllegalAccessException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.IllegalAccessExceptionMapper
 
toResponse(IllegalArgumentException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.IllegalArgumentExceptionMapper
 
toResponse(InactiveAccountException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InactiveAccountExceptionMapper
 
toResponse(IncrementalSynchronisationNotAvailableException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.IncrementalSynchronisationNotAvailableExceptionMapper
 
toResponse(InvalidApplicationSamlConfigurationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidApplicationSamlConfigurationExceptionMapper
 
toResponse(InvalidAuthenticationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidAuthenticationExceptionMapper
 
toResponse(InvalidChangeEmailTokenException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidChangeEmailTokenExceptionMapper
 
toResponse(InvalidCredentialException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidCredentialExceptionMapper
 
toResponse(InvalidEmailAddressException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidEmailAddressExceptionMapper
 
toResponse(InvalidGlobalSamlConfigurationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidGlobalSamlConfigurationExceptionMapper
 
toResponse(InvalidGroupException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidGroupExceptionMapper
 
toResponse(InvalidMembershipException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidMembershipExceptionMapper
 
toResponse(InvalidTokenException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidTokenExceptionMapper
 
toResponse(InvalidUserException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidUserExceptionMapper
 
toResponse(InvalidWebhookEndpointException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.InvalidWebhookEndpointUrlExceptionMapper
 
toResponse(JsonMappingException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.JsonMappingExceptionMapper
 
toResponse(MembershipAlreadyExistsException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.MembershipAlreadyExistsExceptionMapper
 
toResponse(MembershipNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.MembershipNotFoundExceptionMapper
 
toResponse(NestedGroupsNotSupportedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.NestedGroupsNotSupportedExceptionMapper
 
toResponse(OperationFailedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.OperationFailedExceptionMapper
 
toResponse(SameEmailAddressException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.SameEmailAddressExceptionMapper
 
toResponse(UnsupportedOperationException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.UnsupportedOperationExceptionMapper
 
toResponse(UserNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.UserNotFoundExceptionMapper
 
toResponse(UserPermissionDowngradeException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.UserPermissionDowngradeExceptionMapper
 
toResponse(UserPermissionException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.UserPermissionExceptionMapper
 
toResponse(ValidationFailedException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ValidationFailedExceptionMapper
 
toResponse(WebhookNotFoundException) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.WebhookNotFoundExceptionMapper
 
toSearchRestriction(SearchRestrictionEntity) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a SearchRestrictionEntity to a SearchRestriction.
toSearchRestrictionEntity(SearchRestriction) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a SearchRestriction a SearchRestrictionEntity.
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.AccessBasedSynchronizationFilterTypeEntity
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.ApplicationEntity
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.BatchResultWithFailureReasonsRestDto
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryData
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntityId
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingEntity
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.FailedEntity
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogChangesetRestDTO
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEventTypeRestDTO
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogQueryRestDTO
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityRestDTO
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.directory.GroupAdministrationMappingRestDTO
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.GroupEntity
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.sso.IdpSamlConfigurationEntity
 
toString() - Method in class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
toUserData(List<? extends User>) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
 
toUserData(User) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
 
toUserDataWithAvatar(User, String) - Method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
 
toUserEntities(List<? extends User>, URI) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a list of users to a list of UserEntities.
toUserEntity(User, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a User to a UserEntity.
toUserEntity(User, Attributes, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.EntityTranslator
Translates a User with Attributes to a UserEntity.
translate(Group, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.GroupEntityUtil
 
translate(User, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.UserEntityUtil
 
translateWithAttributes(User, Attributes, Link) - Static method in class com.atlassian.crowd.plugin.rest.util.UserEntityUtil
 

U

UnsupportedOperationExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
Maps an UnsupportedOperationException to a Response.
UnsupportedOperationExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.UnsupportedOperationExceptionMapper
 
updateGroupLink(Link, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns an updated group Link with the specified group name.
updateGroupUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns an updated group URI with the specified group name.
updateUserLink(Link, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns an updated user Link with the specified username.
updateUserUri(URI, String) - Static method in class com.atlassian.crowd.plugin.rest.util.LinkUriHelper
Returns an updated user URI with the specified username.
USER_ATTRIBUTE_KEY - Static variable in class com.atlassian.crowd.plugin.rest.service.util.AuthenticatedUserUtil
 
USER_LIST_FIELD_NAME - Static variable in class com.atlassian.crowd.plugin.rest.entity.UserEntityList
Name of the user list field.
UserData - Class in com.atlassian.crowd.plugin.rest.entity.admin.user
 
UserData(DirectoryEntityId, String, String, String, Boolean, DirectoryData, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
 
UserData.Builder - Class in com.atlassian.crowd.plugin.rest.entity.admin.user
 
UserEntity - Class in com.atlassian.crowd.plugin.rest.entity
Represents a User entity (server side).
UserEntity(String, String, String, String, String, PasswordEntity, Boolean, Link, String, Long, String, Date, Date) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
UserEntity(String, String, String, String, String, PasswordEntity, Boolean, Link, String, Long, String, Date, Date, boolean) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEntity
 
UserEntityExpander - Class in com.atlassian.crowd.plugin.rest.entity
Expands a UserEntity from its minimal form to the expanded version.
UserEntityExpander(ApplicationService, ApplicationManager) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEntityExpander
 
UserEntityList - Class in com.atlassian.crowd.plugin.rest.entity
Contains a list of UserEntitys.
UserEntityList(List<UserEntity>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEntityList
 
UserEntityUtil - Class in com.atlassian.crowd.plugin.rest.util
Utility class for UserEntity.
UserEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
 
UserEventEntity(Operation, UserEntity, MultiValuedAttributeEntityList, MultiValuedAttributeEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserEventEntity
 
UserIdentifiersEntityList - Class in com.atlassian.crowd.plugin.rest.entity.admin.user
 
UserIdentifiersEntityList() - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.user.UserIdentifiersEntityList
 
UserIdentifiersEntityList(List<DirectoryEntityId>) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.user.UserIdentifiersEntityList
 
UserMembershipEventEntity - Class in com.atlassian.crowd.plugin.rest.entity
 
UserMembershipEventEntity(Operation, UserEntity, GroupEntityList) - Constructor for class com.atlassian.crowd.plugin.rest.entity.UserMembershipEventEntity
 
UserNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
UserNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.UserNotFoundExceptionMapper
 
UserPermissionDowngradeExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
UserPermissionDowngradeExceptionMapper(I18nResolver) - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.UserPermissionDowngradeExceptionMapper
 
UserPermissionExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
UserPermissionExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.UserPermissionExceptionMapper
 
UserSearchParams - Class in com.atlassian.crowd.plugin.rest.entity.admin.user
 
UserSearchParams(String, List<Long>, Boolean, int) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.user.UserSearchParams
 
UserSessionsSearchResultEntity - Class in com.atlassian.crowd.plugin.rest.entity.admin
 
UserSessionsSearchResultEntity(String, Long, Date, Long, DirectoryData, String) - Constructor for class com.atlassian.crowd.plugin.rest.entity.admin.UserSessionsSearchResultEntity
 

V

ValidationErrorsEntity - Class in com.atlassian.crowd.plugin.rest.exception.entity
 
ValidationErrorsEntity(List<ValidationError>) - Constructor for class com.atlassian.crowd.plugin.rest.exception.entity.ValidationErrorsEntity
 
ValidationErrorsEntity.ErrorMessage - Class in com.atlassian.crowd.plugin.rest.exception.entity
 
ValidationFailedException - Exception in com.atlassian.crowd.plugin.rest.exception
Exception to be generated whenever an entity's validation fails.
ValidationFailedException(List<ValidationError>) - Constructor for exception com.atlassian.crowd.plugin.rest.exception.ValidationFailedException
 
ValidationFailedExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
ValidationFailedExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.ValidationFailedExceptionMapper
 
valueFromString(SearchRestrictionEntityTranslator.SupportedType, String) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts from a String to a value type.
valueOf(String) - Static method in enum com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.crowd.plugin.rest.entity.sso.CertificateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.crowd.plugin.rest.entity.directory.DirectoryEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.crowd.plugin.rest.entity.ErrorEntity.ErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.crowd.plugin.rest.entity.sso.CertificateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator.SupportedType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_PROPERTY - Static variable in class com.atlassian.crowd.plugin.rest.entity.page.RestPage
 
valueToString(Object) - Static method in class com.atlassian.crowd.plugin.rest.util.SearchRestrictionEntityTranslator
Converts the value to a String.

W

WebhookNotFoundExceptionMapper - Class in com.atlassian.crowd.plugin.rest.exception.mapper
 
WebhookNotFoundExceptionMapper() - Constructor for class com.atlassian.crowd.plugin.rest.exception.mapper.WebhookNotFoundExceptionMapper
 
withDirectoryCaching(DirectoryEntitiesTransformer.DirectoryFinder) - Static method in class com.atlassian.crowd.plugin.rest.entity.admin.directory.DirectoryEntitiesTransformer
 
writeTo(ErrorEntity, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.atlassian.crowd.plugin.rest.exception.mapper.ErrorEntityMessageBodyWriter
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2023 Atlassian. All rights reserved.