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

Packages that use com.atlassian.crowd.integration.rest.entity
com.atlassian.crowd.integration.rest.entity   
com.atlassian.crowd.integration.rest.util   
 

Classes in com.atlassian.crowd.integration.rest.entity used by com.atlassian.crowd.integration.rest.entity
AttributeEntity
          Represents a multi-valued attribute.
AttributeEntityList
          Contains a list of AttributeEntitys.
AuthenticationContextEntity
          REST version of an AuthenticationContext.
GroupEntity
          Represents a Group entity.
NullRestrictionEntity
          Represents a null (no) restriction entity.
PasswordEntity
          Represents a password entity.
PropertyEntity
          Represents a property entity.
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.integration.rest.entity used by com.atlassian.crowd.integration.rest.util
AttributeEntityList
          Contains a list of AttributeEntitys.
BooleanRestrictionEntity
          Represents a boolean restriction entity.
GroupEntity
          Represents a Group entity.
GroupEntityList
          Contains a list of GroupEntitys.
PropertyEntity
          Represents a property entity.
PropertyRestrictionEntity
          Represents a property restriction entity.
SearchRestrictionEntity
          Search restriction entity classes should extend this abstract class.
UserEntity
          Represents a User entity.
UserEntityList
          Contains a list of UserEntitys.
 



Copyright © 2010 Atlassian. All Rights Reserved.