Uses of Class
com.microsoft.tfs.core.util.TFSUsernameParseException

Packages that use TFSUsernameParseException
com.microsoft.tfs.core.util   
 

Uses of TFSUsernameParseException in com.microsoft.tfs.core.util
 

Constructors in com.microsoft.tfs.core.util that throw TFSUsernameParseException
TFSUser(java.lang.String usernameAndOptionalDomain)
           Constructs a TFSUser from the given username (and optionally, domain) string.
TFSUser(java.lang.String username, java.lang.String domain)
          Constructs a TFSUser from the given username (and optionally, domain) string.
 



© 2015 Microsoft. All rights reserved.