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.fluxcapacitor.javaclient.tracking.handling.authentication
Annotation Interface RequiresUser
@Documented
@Target
({
TYPE
,
CONSTRUCTOR
,
METHOD
,
ANNOTATION_TYPE
,
PACKAGE
})
@Retention
(
RUNTIME
)
@Inherited
@RequiresAnyRole
public @interface
RequiresUser