@Documented @Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) public @interface Auth
Authenticator| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
required
If
true, the request will not be processed in the absence of a valid principal. |
Copyright © 2015. All rights reserved.