Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
A
AbstractAttributeEventEntity
- Class in
com.atlassian.crowd.integration.rest.entity
AbstractAttributeEventEntity()
- Constructor for class com.atlassian.crowd.integration.rest.entity.
AbstractAttributeEventEntity
JAXB requires a no-arg constructor
AbstractEventEntity
- Class in
com.atlassian.crowd.integration.rest.entity
AbstractEventEntity()
- Constructor for class com.atlassian.crowd.integration.rest.entity.
AbstractEventEntity
JAXB requires a no-arg constructor
addGroup(Group)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
addGroupToGroup(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
addUser(User, PasswordCredential)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
addUserToGroup(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
asTimeString(Date)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts the given Date object to a String using.
authenticateSSOUser(UserAuthenticationContext)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
authenticateSSOUser(UserAuthenticationContext, long)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
authenticateSSOUserWithoutValidatingPassword(UserAuthenticationContext)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
authenticateUser(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
AuthenticationContextEntity
- Class in
com.atlassian.crowd.integration.rest.entity
REST version of an AuthenticationContext.
AuthenticationContextEntity(String, String, ValidationFactorEntityList)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
AuthenticationContextEntity
B
BooleanRestrictionEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents a boolean restriction entity.
BooleanRestrictionEntity(String, Collection<SearchRestrictionEntity>)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
BooleanRestrictionEntity
Creates a new instance of BooleanRestrictionEntity.
C
com.atlassian.crowd.integration.rest.entity
- package com.atlassian.crowd.integration.rest.entity
com.atlassian.crowd.integration.rest.service
- package com.atlassian.crowd.integration.rest.service
com.atlassian.crowd.integration.rest.service.factory
- package com.atlassian.crowd.integration.rest.service.factory
com.atlassian.crowd.integration.rest.service.util
- package com.atlassian.crowd.integration.rest.service.util
com.atlassian.crowd.integration.rest.util
- package com.atlassian.crowd.integration.rest.util
compareTo(Group)
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
compareTo(User)
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
CookieConfigEntity
- Class in
com.atlassian.crowd.integration.rest.entity
REST version of a cookie configuration
CookieConfigEntity(String, boolean, String)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
CookieConfigEntity
E
EntityTranslator
- Class in
com.atlassian.crowd.integration.rest.util
Translates between REST entities and
com.atlassian.crowd.model
classes.
equals(Object)
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
equals(Object)
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
ErrorEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents an error.
ErrorEntity(ErrorEntity.ErrorReason, String)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
ErrorEntity
Constructs an error entity.
ErrorEntity.ErrorReason
- Enum in
com.atlassian.crowd.integration.rest.entity
EventEntityList
- Class in
com.atlassian.crowd.integration.rest.entity
F
findUserFromSSOToken(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
fromTimeString(String)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts the given date and time String to a Date object.
G
get(int)
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntityList
get(int)
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntityList
get(int)
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntityList
getAbsolute()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserMembershipEventEntity
getAttributes()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
getAttributes()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getAuthenticator()
- Static method in class com.atlassian.crowd.integration.rest.service.factory.
RestCrowdHttpAuthenticationFactory
Returns a singleton instance of CrowdHttpAuthenticator.
getBooleanLogic()
- Method in class com.atlassian.crowd.integration.rest.entity.
BooleanRestrictionEntity
getChildGroupNames()
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
getChildGroups()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupMembershipEventEntity
getChildGroupsOfGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getChildUser()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserMembershipEventEntity
getCookieConfiguration()
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getCreatedDate()
- Method in class com.atlassian.crowd.integration.rest.entity.
SessionEntity
getCurrentEventToken()
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getDeletedAttributes()
- Method in class com.atlassian.crowd.integration.rest.entity.
AbstractAttributeEventEntity
getDescription()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
getDirectoryId()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
getDirectoryId()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
Deprecated.
this method has never returned the directoryId and its existence violates the directory encapsulation. It will be removed in future versions.
getDisplayName()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getDomain()
- Method in class com.atlassian.crowd.integration.rest.entity.
CookieConfigEntity
getEmailAddress()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getEndpointUrl()
- Method in class com.atlassian.crowd.integration.rest.entity.
WebhookEntity
getEvents()
- Method in class com.atlassian.crowd.integration.rest.entity.
EventEntityList
getExpiryDate()
- Method in class com.atlassian.crowd.integration.rest.entity.
SessionEntity
getExternalId()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
The user key at the server is the externalId at the client.
getFirstName()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getGroup()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEventEntity
getGroup()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupMembershipEventEntity
getGroup(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
Get a group by name.
getGroupName()
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
getGroups()
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
getGroupsForNestedUser(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getGroupsForUser(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getGroupWithAttributes(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getId()
- Method in class com.atlassian.crowd.integration.rest.entity.
WebhookEntity
getKeys()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
getKeys()
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntityList
getKeys()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getLastName()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getList()
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipsEntity
getMatchMode()
- Method in class com.atlassian.crowd.integration.rest.entity.
PropertyRestrictionEntity
getMemberships()
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getMessage()
- Method in class com.atlassian.crowd.integration.rest.entity.
ErrorEntity
getName()
- Method in class com.atlassian.crowd.integration.rest.entity.
CookieConfigEntity
getName()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
getName()
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntity
getName()
- Method in class com.atlassian.crowd.integration.rest.entity.
PropertyEntity
getName()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getName()
- Method in class com.atlassian.crowd.integration.rest.entity.
ValidationFactorEntity
getNamesOfChildGroupsOfGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNamesOfGroupsForNestedUser(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNamesOfGroupsForUser(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNamesOfNestedChildGroupsOfGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNamesOfNestedUsersOfGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNamesOfParentGroupsForGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNamesOfParentGroupsForNestedGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNamesOfUsersOfGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNestedChildGroupsOfGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNestedUsersOfGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNewEvents(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getNewEventToken()
- Method in class com.atlassian.crowd.integration.rest.entity.
EventEntityList
getOperation()
- Method in class com.atlassian.crowd.integration.rest.entity.
AbstractEventEntity
getParentGroups()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupMembershipEventEntity
getParentGroups()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserMembershipEventEntity
getParentGroupsForGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getParentGroupsForNestedGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getPassword()
- Method in class com.atlassian.crowd.integration.rest.entity.
AuthenticationContextEntity
getPassword()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getProperty()
- Method in class com.atlassian.crowd.integration.rest.entity.
PropertyRestrictionEntity
getReason()
- Method in class com.atlassian.crowd.integration.rest.entity.
ErrorEntity
getRestrictions()
- Method in class com.atlassian.crowd.integration.rest.entity.
BooleanRestrictionEntity
getStoredAttributes()
- Method in class com.atlassian.crowd.integration.rest.entity.
AbstractAttributeEventEntity
getToken()
- Method in class com.atlassian.crowd.integration.rest.entity.
SessionEntity
getToken()
- Method in class com.atlassian.crowd.integration.rest.entity.
WebhookEntity
getType()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
getType()
- Method in class com.atlassian.crowd.integration.rest.entity.
PropertyEntity
getType()
- Method in enum com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator.SupportedType
getUnaliasedUsername()
- Method in class com.atlassian.crowd.integration.rest.entity.
SessionEntity
If this user has been aliased Crowd may also provide the original unaliased name.
getUser()
- Method in class com.atlassian.crowd.integration.rest.entity.
SessionEntity
getUser()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEventEntity
getUser(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getUserName()
- Method in class com.atlassian.crowd.integration.rest.entity.
AuthenticationContextEntity
getUserNames()
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
getUsers()
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
getUsersOfGroup(String, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getUserWithAttributes(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
getValidationFactors()
- Method in class com.atlassian.crowd.integration.rest.entity.
AuthenticationContextEntity
getValidationFactors()
- Method in class com.atlassian.crowd.integration.rest.entity.
ValidationFactorEntityList
getValue(String)
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
getValue(String)
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntityList
getValue()
- Method in class com.atlassian.crowd.integration.rest.entity.
PasswordEntity
getValue()
- Method in class com.atlassian.crowd.integration.rest.entity.
PropertyRestrictionEntity
getValue(String)
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getValue()
- Method in class com.atlassian.crowd.integration.rest.entity.
ValidationFactorEntity
getValues(String)
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
getValues()
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntity
getValues(String)
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntityList
getValues(String)
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
getWebhook(long)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
GroupEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents a Group entity.
GroupEntity(String, String, GroupType, boolean)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
GroupEntity
GroupEntityList
- Class in
com.atlassian.crowd.integration.rest.entity
Contains a list of
GroupEntity
s.
GroupEntityList(List<GroupEntity>)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
GroupEntityList
GroupEventEntity
- Class in
com.atlassian.crowd.integration.rest.entity
GroupMembershipEventEntity
- Class in
com.atlassian.crowd.integration.rest.entity
H
hashCode()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
hashCode()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
I
INSTANCE
- Static variable in class com.atlassian.crowd.integration.rest.entity.
NullRestrictionEntity
invalidateSSOToken(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
invalidateSSOTokensForUser(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
invalidateSSOTokensForUser(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
isActive()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
isActive()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
isEmpty()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
isEmpty()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntityList
isEmpty()
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntityList
isEmpty()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
isEmpty()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntityList
isGroupDirectGroupMember(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
isIncrementalSynchronisationAvailable()
- Method in class com.atlassian.crowd.integration.rest.entity.
EventEntityList
isSecure()
- Method in class com.atlassian.crowd.integration.rest.entity.
CookieConfigEntity
isUserDirectGroupMember(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
isUserNestedGroupMember(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
iterator()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntityList
iterator()
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntityList
iterator()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntityList
M
MembershipEntity
- Class in
com.atlassian.crowd.integration.rest.entity
MembershipEntity()
- Constructor for class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
MembershipEntity(UserEntityList, GroupEntityList)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
MembershipsEntity
- Class in
com.atlassian.crowd.integration.rest.entity
MembershipsEntity()
- Constructor for class com.atlassian.crowd.integration.rest.entity.
MembershipsEntity
MembershipsEntity(List<MembershipEntity>)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
MembershipsEntity
MultiValuedAttributeEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents a multi-valued attribute.
MultiValuedAttributeEntity(String, Collection<String>)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntity
Constructs a new MultiValuedAttributeEntity.
MultiValuedAttributeEntityList
- Class in
com.atlassian.crowd.integration.rest.entity
Contains a list of
MultiValuedAttributeEntity
s.
MultiValuedAttributeEntityList(List<MultiValuedAttributeEntity>)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntityList
N
newInstance(UserAuthenticationContext)
- Static method in class com.atlassian.crowd.integration.rest.entity.
AuthenticationContextEntity
newInstance(ValidationFactor)
- Static method in class com.atlassian.crowd.integration.rest.entity.
ValidationFactorEntity
newInstance(List<ValidationFactor>)
- Static method in class com.atlassian.crowd.integration.rest.entity.
ValidationFactorEntityList
newInstance(String, String, String)
- Method in class com.atlassian.crowd.integration.rest.service.factory.
RestCrowdClientFactory
newInstance(ClientProperties)
- Method in class com.atlassian.crowd.integration.rest.service.factory.
RestCrowdClientFactory
newMinimalInstance(String)
- Static method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
Creates a new minimal group instance.
newMinimalInstance(String)
- Static method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
Creates a new minimal user instance.
NullRestrictionEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents a null (no) restriction entity.
O
of(Exception)
- Static method in enum com.atlassian.crowd.integration.rest.entity.
ErrorEntity.ErrorReason
of(String)
- Static method in enum com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator.SupportedType
Returns the SupportedType from the specified name.
of(Class)
- Static method in enum com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator.SupportedType
Returns the SupportedType from the specified Class type.
P
PasswordEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents a password entity.
PasswordEntity(String)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
PasswordEntity
Constructs a password entity.
PropertyEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents a property entity.
PropertyEntity(String, String)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
PropertyEntity
Constructs a property with the specified name and type.
PropertyRestrictionEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents a property restriction entity.
PropertyRestrictionEntity(PropertyEntity, String, String)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
PropertyRestrictionEntity
Creates a new instance of RestPropertyRestriction.
R
reallyShutdown()
- Method in class com.atlassian.crowd.integration.rest.service.util.
ShutdownIgnoringMultiThreadedHttpConnectionManager
Shuts down the connection manager.
registerWebhook(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
removeGroup(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
removeGroupAttributes(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
removeGroupFromGroup(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
removeUser(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
removeUserAttributes(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
removeUserFromGroup(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
requestPasswordReset(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
requestUsernames(String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
RestCrowdClient
- Class in
com.atlassian.crowd.integration.rest.service
This is the Crowd Client to access REST services on a remote Crowd Server.
RestCrowdClient(ClientProperties)
- Constructor for class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
Constructs a new REST Crowd Client instance.
RestCrowdClientFactory
- Class in
com.atlassian.crowd.integration.rest.service.factory
Factory class for creating a new instance of CrowdClient using REST.
RestCrowdClientFactory()
- Constructor for class com.atlassian.crowd.integration.rest.service.factory.
RestCrowdClientFactory
RestCrowdHttpAuthenticationFactory
- Class in
com.atlassian.crowd.integration.rest.service.factory
This factory can be used to access a lazily instantiated singleton instance of CrowdHttpAuthenticator.
S
searchGroupNames(SearchRestriction, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
searchGroups(SearchRestriction, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
SearchRestrictionEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Search restriction entity classes should extend this abstract class.
SearchRestrictionEntity()
- Constructor for class com.atlassian.crowd.integration.rest.entity.
SearchRestrictionEntity
SearchRestrictionEntityTranslator
- Class in
com.atlassian.crowd.integration.rest.util
Utility class to convert from a SearchRestriction interface to one of SearchRestrictionEntity classes.
SearchRestrictionEntityTranslator()
- Constructor for class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
SearchRestrictionEntityTranslator.SupportedType
- Enum in
com.atlassian.crowd.integration.rest.util
Represents a supported value type.
searchUserNames(SearchRestriction, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
searchUsers(SearchRestriction, int, int)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
SessionEntity
- Class in
com.atlassian.crowd.integration.rest.entity
SessionEntity(String, UserEntity, Date, Date)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
SessionEntity
setAttributes(MultiValuedAttributeEntityList)
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
setAttributes(MultiValuedAttributeEntityList)
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
setGroupName(String)
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
setGroups(GroupEntityList)
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
setUsers(UserEntityList)
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
shutdown()
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
shutdown()
- Method in class com.atlassian.crowd.integration.rest.service.util.
ShutdownIgnoringMultiThreadedHttpConnectionManager
Logs the call and returns without shutting down.
ShutdownIgnoringMultiThreadedHttpConnectionManager
- Class in
com.atlassian.crowd.integration.rest.service.util
This class behaves exactly like
MultiThreadedHttpConnectionManager
, with the exception of ignoring all
ShutdownIgnoringMultiThreadedHttpConnectionManager.shutdown()
calls.
ShutdownIgnoringMultiThreadedHttpConnectionManager()
- Constructor for class com.atlassian.crowd.integration.rest.service.util.
ShutdownIgnoringMultiThreadedHttpConnectionManager
size()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntityList
size()
- Method in class com.atlassian.crowd.integration.rest.entity.
MultiValuedAttributeEntityList
size()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntityList
storeGroupAttributes(String, Map<String, Set<String>>)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
storeUserAttributes(String, Map<String, Set<String>>)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
T
testConnection()
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
TIME_FORMAT
- Static variable in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
The format used for times in the REST plugin.
toBooleanRestriction(BooleanRestrictionEntity)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a BooleanRestrictionEntity to a BooleanRestriction.
toBooleanRestrictionEntity(BooleanRestriction)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a BooleanRestriction to a BooleanRestrictionEntity.
toEvents(EventEntityList)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
toGroupEntity(Group)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Translates a Group to a GroupEntity.
toGroupEntity(Group, Attributes)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Translates a Group with Attributes to a GroupEntity.
toGroupList(GroupEntityList)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Transforms GroupEntityList to a list of groups.
toMultiValuedAttributeEntityList(Attributes)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Translates Attributes to MultiValuedAttributeEntityList.
toMultiValuedAttributeEntityList(Map<String, Set<String>>)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Translates Attributes to MultiValuedAttributeEntityList.
toNameList(GroupEntityList)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Transforms GroupEntityList to a list of group names.
toNameList(UserEntityList)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Transforms UserEntityList to a list of usernames.
toProperty(PropertyEntity)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a PropertyEntity to a Property.
toPropertyEntity(Property)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a Property to a PropertyEntity.
toPropertyRestriction(PropertyRestrictionEntity)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a PropertyRestrictionEntity to a PropertyRestriction.
toPropertyRestrictionEntity(PropertyRestriction)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a PropertyRestriction to a PropertyRestrictionEntity.
toSearchRestriction(SearchRestrictionEntity)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a SearchRestrictionEntity to a SearchRestriction.
toSearchRestrictionEntity(SearchRestriction)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a SearchRestriction a SearchRestrictionEntity.
toString()
- Method in class com.atlassian.crowd.integration.rest.entity.
GroupEntity
toString()
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipEntity
toString()
- Method in class com.atlassian.crowd.integration.rest.entity.
MembershipsEntity
toString()
- Method in class com.atlassian.crowd.integration.rest.entity.
UserEntity
toUserEntity(User)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Translates a User to a UserEntity.
toUserEntity(User, PasswordCredential)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Translates a User to a UserEntity.
toUserEntity(User, Attributes)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Translates a User with Attributes to a UserEntity.
toUserList(UserEntityList)
- Static method in class com.atlassian.crowd.integration.rest.util.
EntityTranslator
Transforms UserEntityList to a list of users.
U
unregisterWebhook(long)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
updateGroup(Group)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
updateUser(User)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
updateUserCredential(String, String)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
UserEntity
- Class in
com.atlassian.crowd.integration.rest.entity
Represents a User entity (client side).
UserEntity(String, String, String, String, String, PasswordEntity, boolean, String)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
UserEntity
UserEntity(String, String, String, String, String, PasswordEntity, boolean)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
UserEntity
UserEntityList
- Class in
com.atlassian.crowd.integration.rest.entity
Contains a list of
UserEntity
s.
UserEntityList(List<UserEntity>)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
UserEntityList
UserEventEntity
- Class in
com.atlassian.crowd.integration.rest.entity
UserMembershipEventEntity
- Class in
com.atlassian.crowd.integration.rest.entity
V
validateSSOAuthentication(String, List<ValidationFactor>)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
validateSSOAuthenticationAndGetSession(String, List<ValidationFactor>)
- Method in class com.atlassian.crowd.integration.rest.service.
RestCrowdClient
ValidationFactorEntity
- Class in
com.atlassian.crowd.integration.rest.entity
REST version of a validation factor.
ValidationFactorEntity(String, String)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
ValidationFactorEntity
ValidationFactorEntityList
- Class in
com.atlassian.crowd.integration.rest.entity
List of ValidationFactors.
ValidationFactorEntityList(List<ValidationFactorEntity>)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
ValidationFactorEntityList
valueFromString(SearchRestrictionEntityTranslator.SupportedType, String)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts from a String to a value type.
valueOf(String)
- Static method in enum com.atlassian.crowd.integration.rest.entity.
ErrorEntity.ErrorReason
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator.SupportedType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.atlassian.crowd.integration.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.integration.rest.util.
SearchRestrictionEntityTranslator.SupportedType
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object)
- Static method in class com.atlassian.crowd.integration.rest.util.
SearchRestrictionEntityTranslator
Converts the value to a String.
W
WebhookEntity
- Class in
com.atlassian.crowd.integration.rest.entity
REST version of a validation factor (client-side).
WebhookEntity()
- Constructor for class com.atlassian.crowd.integration.rest.entity.
WebhookEntity
WebhookEntity(String, String)
- Constructor for class com.atlassian.crowd.integration.rest.entity.
WebhookEntity
A
B
C
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014
Atlassian
. All Rights Reserved.