JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.atlassian.oauth2.scopes.api.Closeable
Uses of
Closeable
in
com.atlassian.oauth2.scopes.api
Methods in
com.atlassian.oauth2.scopes.api
that return
Closeable
Modifier and Type
Method
Description
Closeable
ScopesRequestCache.
withScopes
(
Scope
scope,
Supplier
<
Optional
<
String
>> applicationNameSupplier)
Applies scopes to Request cache.