Uses of Class
com.microsoft.tfs.core.exceptions.ACSUnauthorizedException

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

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

Methods in com.microsoft.tfs.core.util that throw ACSUnauthorizedException
static java.lang.String FederatedAuthenticationHelpers.getWRAPAccessToken(HTTPClientFactory clientFactory, java.net.URI acsIssuerURI, java.lang.String wrapScope, java.lang.String wrapName, java.lang.String wrapPassword)
          Gets a WRAP access token from the specified ACS URI (the scheme, host, and port are used; path is replaced with WRAP document path).
 



© 2015 Microsoft. All rights reserved.