com.atlassian.applinks.api

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, getAuthorisationURI() MUST also return a non-null value.

Copyright © 2016 Atlassian. All rights reserved.