@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Inherited @Documented public @interface Secure
| Modifier and Type | Optional Element and Description |
|---|---|
String |
authorizers |
String |
clients |
String |
matchers |
boolean |
multiProfile |
Copyright © 2018. All rights reserved.