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
com.broadleafcommerce.oauth2.resource.security.test
Annotation Interface AuthDetail
@Retention
(
RUNTIME
)
@Documented
public @interface
AuthDetail
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
key
The auth detail key
String
value
The auth detail value
Element Details
key
String
key
The auth detail key
Returns:
The auth detail key
value
String
value
The auth detail value
Returns:
The auth detail value