JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
io.jans.configapi.core.rest
Annotation Type ProtectedApi
@NameBinding
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
ProtectedApi
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
groupScopes
String
[]
scopes
String
[]
superScopes
Element Details
scopes
String
[]
scopes
Default:
{}
groupScopes
String
[]
groupScopes
Default:
{}
superScopes
String
[]
superScopes
Default:
{}