public interface AuthorisationAdminURIGenerator
ApplicationLinkRequestFactory
that supports per-user authorisation, e.g. OAuth.| Modifier and Type | Method and Description |
|---|---|
URI |
getAuthorisationAdminURI()
The URI that can be used to view or revoke authentication for the requested
resource.
|
URI getAuthorisationAdminURI()
The URI that can be used to view or revoke authentication for the requested resource. For OAuth links, this corresponds to the "OAuth Access Tokens" page in the remote application.
Copyright © 2020 Atlassian. All rights reserved.