public class ObjectTranslator extends Object
Constructor and Description |
---|
ObjectTranslator() |
public static SOAPGroup[] processSOAPGroupAndMemberNames(SOAPGroup[] groups)
public static SOAPNestableGroup[] processSOAPGroupAndMemberNames(SOAPNestableGroup[] groups)
public static SOAPRole[] processSOAPRoleAndMemberNames(SOAPRole[] roles)
public static SOAPNestableGroup[] processSOAPNestableGroupAndMemberNames(Collection<SOAPNestableGroup> groups)
public static SOAPPrincipal[] processUsers(Collection<User> users)
public static SOAPGroup processGroupWithAttributes(GroupWithAttributes group, List<String> nestedUserMembers)
public static SOAPNestableGroup processNestableGroup(Group group, List<String> nestedGroupMembers)
public static SOAPNestableGroup processNestableGroup(SOAPNestableGroup group)
public static SOAPPrincipal processUser(User user)
public static SOAPPrincipal processUserWithAttributes(UserWithAttributes user)
public static UserTemplate processUser(SOAPPrincipal soapUser)
public static UserTemplateWithAttributes processUserWithAttributes(SOAPPrincipal soapUser)
public static GroupTemplate processGroup(SOAPGroup soapGroup)
public static GroupTemplate processRole(SOAPRole soapRole)
public static Map<String,Set<String>> buildUserAttributeMap(SOAPPrincipal soapUser)
Copyright © 2020 Atlassian. All rights reserved.