JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.djrapitops.plan.utilities.dev
Annotation Interface Untrusted
@Retention
(
SOURCE
)
@Target
({
PARAMETER
,
FIELD
,
METHOD
,
LOCAL_VARIABLE
,
TYPE_PARAMETER
,
TYPE_USE
,
CONSTRUCTOR
,
TYPE
})
public @interface
Untrusted
Annotation for identifying untrusted data that has not been sanitized.