JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
io.quarkus.test.security
Annotation Interface SecurityAttribute
@Retention
(
RUNTIME
)
@Target
({})
public @interface
SecurityAttribute
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
key
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
AttributeType
type
Element Details
key
String
key
value
String
value
type
AttributeType
type
Default:
DEFAULT