com.atlassian.applinks.api

Class CredentialsRequiredException

Specified by:
getAuthorisationURI in interface AuthorisationURIGenerator
Parameters:
callback - the URI to redirect to after authentication is complete
Returns:
the URL that can be used to provide authentication for the requested resource, or null if this request factory doesn't support authorisation via user intervention. Note, if this method returns a non-null value, AuthorisationURIGenerator.getAuthorisationURI() MUST also return a non-null value.

Copyright © 2016 Atlassian. All rights reserved.