Uses of Class
com.atlassian.crowd.exception.UnsupportedCrowdApiException
Packages that use UnsupportedCrowdApiException
-
Uses of UnsupportedCrowdApiException in com.atlassian.crowd.integration.rest.service
Methods in com.atlassian.crowd.integration.rest.service that throw UnsupportedCrowdApiExceptionModifier and TypeMethodDescriptionRestCrowdClient.getMemberships()
void
RestCrowdClient.invalidateSSOTokensForUser
(String username) void
RestCrowdClient.invalidateSSOTokensForUser
(String username, String exclude) -
Uses of UnsupportedCrowdApiException in com.atlassian.crowd.service.client
Methods in com.atlassian.crowd.service.client that throw UnsupportedCrowdApiExceptionModifier and TypeMethodDescriptionCrowdClient.getMemberships()
Gets the full group membership details for all groups with all direct user members and child groups.CrowdClient.userAuthenticated
(String username)