Uses of Package
com.atlassian.crowd.plugin.rest.entity

Packages that use com.atlassian.crowd.plugin.rest.entity
com.atlassian.crowd.acceptance.tests.rest.service   
com.atlassian.crowd.plugin.rest.entity   
com.atlassian.crowd.plugin.rest.service.controller   
com.atlassian.crowd.plugin.rest.service.resource   
com.atlassian.crowd.plugin.rest.util   
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.acceptance.tests.rest.service
GroupEntityList
          Contains a list of GroupEntitys.
UserEntity
          Represents a User entity.
UserEntityList
          Contains a list of UserEntitys.
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.plugin.rest.entity
AbstractAttributeEventEntity
           
AbstractEventEntity
           
ApplicationEntity
          Represents an Application entity.
ApplicationErrorEntity.ErrorReason
           
AttributeEntity
          Represents a single-valued attribute.
AttributeEntityList
          Contains a list of AttributeEntitys.
DirectoryMappingEntity
          Represents a DirectoryMapping entity.
DirectoryMappingEntityList
          Contains a list of DirectoryMappingEntitys.
ErrorEntity
          Represents an error.
ErrorEntity.ErrorReason
           
EventEntityList
           
GroupEntity
          Represents a Group entity.
GroupEntityList
          Contains a list of GroupEntitys.
MultiValuedAttributeEntity
          Represents a multi-valued attribute.
MultiValuedAttributeEntityList
          Contains a list of AttributeEntitys.
NamedEntity
           
NullRestrictionEntity
          Represents a null (no) restriction entity.
PasswordEntity
          Represents a password entity.
PropertyEntity
          Represents a property entity.
RemoteAddressEntity
          Represents a RemoteAddress entity
RemoteAddressEntitySet
          Represents a set of RemoteAddressEntity.
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
UserEntity
          Represents a User entity.
ValidationFactorEntity
          REST version of a validation factor.
ValidationFactorEntityList
          List of ValidationFactors.
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.plugin.rest.service.controller
ApplicationEntity
          Represents an Application entity.
ApplicationEntityList
          Contains a list of ApplicationEntitys.
EventEntityList
           
GroupEntity
          Represents a Group entity.
GroupEntityList
          Contains a list of GroupEntitys.
MultiValuedAttributeEntityList
          Contains a list of AttributeEntitys.
PasswordEntity
          Represents a password entity.
RemoteAddressEntity
          Represents a RemoteAddress entity
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
SessionEntity
          Represents a Session entity.
UserEntity
          Represents a User entity.
UserEntityList
          Contains a list of UserEntitys.
ValidationFactorEntity
          REST version of a validation factor.
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.plugin.rest.service.resource
ApplicationEntity
          Represents an Application entity.
AuthenticationContextEntity
          REST version of an AuthenticationContext.
GroupEntity
          Represents a Group entity.
MultiValuedAttributeEntityList
          Contains a list of AttributeEntitys.
PasswordEntity
          Represents a password entity.
RemoteAddressEntity
          Represents a RemoteAddress entity
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
UserEntity
          Represents a User entity.
ValidationFactorEntityList
          List of ValidationFactors.
 

Classes in com.atlassian.crowd.plugin.rest.entity used by com.atlassian.crowd.plugin.rest.util
AbstractEventEntity
           
ApplicationEntity
          Represents an Application entity.
ApplicationEntityList
          Contains a list of ApplicationEntitys.
AttributeEntityList
          Contains a list of AttributeEntitys.
BooleanRestrictionEntity
          Represents a boolean restriction entity.
DirectoryMappingEntity
          Represents a DirectoryMapping entity.
DirectoryMappingEntityList
          Contains a list of DirectoryMappingEntitys.
EventEntityList
           
GroupEntity
          Represents a Group entity.
GroupEntityList
          Contains a list of GroupEntitys.
MultiValuedAttributeEntityList
          Contains a list of AttributeEntitys.
PasswordEntity
          Represents a password entity.
PropertyEntity
          Represents a property entity.
PropertyRestrictionEntity
          Represents a property restriction entity.
RemoteAddressEntity
          Represents a RemoteAddress entity
RemoteAddressEntitySet
          Represents a set of RemoteAddressEntity.
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
UserEntity
          Represents a User entity.
UserEntityList
          Contains a list of UserEntitys.
 



Copyright © 2012 Atlassian. All Rights Reserved.