@Target(value={METHOD,TYPE,PACKAGE}) @Retention(value=RUNTIME) @Inherited public @interface Asap
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
authorizedIssuers
Only the issuers explicitly listed will be authorized.
|
String[] |
authorizedSubjects
Only the subjects explicitly listed will be authorized.
|
boolean |
enabled |
public abstract String[] authorizedSubjects
public abstract String[] authorizedIssuers
authorizedSubjects().Copyright © 2017 Atlassian. All rights reserved.