com.microsoft.tfs.core.clients.groupsecurity
Class GroupSecurityClient
java.lang.Object
com.microsoft.tfs.core.clients.groupsecurity.GroupSecurityClient
public class GroupSecurityClient
- extends java.lang.Object
Accesses TFS groups security services.
- Since:
- TEE-SDK-10.1
- Thread-safety:
- thread-safe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupSecurityClient
public GroupSecurityClient(TFSTeamProjectCollection connection,
ms.tfs.services.groupsecurity._03._GroupSecurityServiceSoap webService)
readIdentity
public Identity readIdentity(SearchFactor factor,
java.lang.String factorValue,
QueryMembership queryMembership)
convert
public TeamFoundationIdentity convert(Identity identity)
- Convert method for backward compat scenarios that involve a Rosario
client connecting to an Orcas or Whidbey server.
© 2015 Microsoft. All rights reserved.