JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.oauth2.scopes.api
Interface Scope
All Known Implementing Classes:
CompositeScope
public interface
Scope
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Set
<
Scope
>
getScopeAndInheritedScopes
()
Method Details
getName
@Nonnull
String
getName
()
getScopeAndInheritedScopes
@Nonnull
Set
<
Scope
>
getScopeAndInheritedScopes
()